Configuring and Deploying Endpoints
Table of Contents
1. FUSE Services Framework Configuration Overview
FUSE Services Framework Configuration Files
Making Your Configuration File Available
2. Setting Up Your Environment
Using the FUSE Services Framework Environment Script
FUSE Services Framework Environment Variables
Customizing your Environment Script
3. Configuring JAX-WS Endpoints
Configuring Service Providers
Using the jaxws:endpoint Element
Using the jaxws:server Element
Adding Functionality to Service Providers
Configuring Consumer Endpoints
4. Deploying to an OSGi Container
Introduction to OSGi
Packaging and Installing an Application
Installing a Sample Application
Modifying the Sample
Running the Sample
5. Deploying to the Spring Container
Introduction
Running the Spring Container
Deploying a FUSE Services Framework Endpoint
Managing the Container using the JMX Console
Managing the Container using the Web Service Interface
Spring Container Definition File
Running Multiple Containers on Same Host
6. Deploying to a Servlet Container
Introduction
Configuring the Servlet Container
Using the CXF Servlet
Using a Custom Servlet
Using the Spring Context Listener
7. FUSE Services Framework Logging
Overview of FUSE Services Framework Logging
Simple Example of Using Logging
Default
logging.properties
File
Configuring Logging Output
Configuring Logging Levels
Enabling Logging at the Command Line
Logging for Subsystems and Services
Logging Message Content
8. Deploying WS-Addressing
Introduction to WS-Addressing
WS-Addressing Interceptors
Enabling WS-Addressing
Configuring WS-Addressing Attributes
9. Enabling Reliable Messaging
Introduction to WS-RM
WS-RM Interceptors
Enabling WS-RM
Configuring WS-RM
Configuring FUSE Services Framework-Specific WS-RM Attributes
Configuring Standard WS-RM Policy Attributes
WS-RM Configuration Use Cases
Configuring WS-RM Persistence
10. Enabling High Availability
Introduction to High Availability
Enabling HA with Static Failover
Configuring HA with Static Failover
A. FUSE Services Framework Binding IDs
Index
List of Figures
List of Tables
List of Examples