List of Examples

2.1. Simple SEI
2.2. Simple Implementation Class
2.3. Interface with the @WebService Annotation
2.4. Annotated Service Implementation Class
2.5. Specifying a Document Bare SOAP Binding with the SOAP Binding Annotation
2.6. SEI with Annotated Methods
2.7. Fully Annotated SEI
3.1. FUSE Services Framework Code Generation Command
3.2. Maven Configuration for Generating Starting Point Code From WSDL
4.1. Simple JAX-WS Endpoint Configuration
4.2. JAX-WS Endpoint Configuration with a Service Name
4.3. Simple JAX-WS Server Configuration
5.1. HTTP Consumer Configuration Namespace
5.2. http-conf:conduit Element
5.3. HTTP Consumer Endpoint Configuration
5.4. HTTP Consumer WSDL Element's Namespace
5.5. WSDL to Configure an HTTP Consumer Endpoint
5.6. HTTP Provider Configuration Namespace
5.7. http-conf:destination Element
5.8. HTTP Service Provider Endpoint Configuration
5.9. HTTP Provider WSDL Element's Namespace
5.10. WSDL to Configure an HTTP Service Provider Endpoint
5.11. Activating WS-Addressing using WSDL
5.12. Activating WS-Addressing using a Policy
5.13. Configuring a Consumer to Use a Decoupled HTTP Endpoint
6.1. Addressing Information in a FUSE Services Framework Configuration File
6.2. JMS WSDL Port Specification
6.3. JMS Consumer Specification Using a Named Reply Queue
6.4. Configuration for a JMS Consumer Endpoint
6.5. WSDL for a JMS Consumer Endpoint
6.6. Configuration for a Provider Endpoint
6.7. WSDL for a JMS Provider Endpoint
6.8. JMS Session Pool Configuration
6.9. JMS Consumer Endpoint Runtime Configuration
6.10. Provider Endpoint Runtime Configuration
7.1. Configuration for Enabling Logging
7.2. Configuring the Console Handler
7.3. Console Handler Properties
7.4. Configuring the File Handler
7.5. File Handler Configuration Properties
7.6. Configuring Both Console Logging and File Logging
7.7. Configuring Global Logging Levels
7.8. Configuring Logging at the Package Level
7.9. Flag to Start Logging on the Command Line
7.10. Configuring Logging for WS-Addressing
7.11. Adding Logging to Endpoint Configuration
7.12. Adding Logging to Client Configuration
7.13. Setting the Logging Level to INFO
7.14. Endpoint Configuration for Logging SOAP Messages
8.1. client.xml—Adding WS-Addressing Feature to Client Configuration
8.2. server.xml—Adding WS-Addressing Feature to Server Configuration
8.3. Using the Policies to Configure WS-Addressing
9.1. Enabling WS-RM Using Spring Beans
9.2. Configuring WS-RM using WS-Policy
9.3. Adding an RM Policy to Your WSDL File
9.4. Configuring FUSE Services Framework-Specific WS-RM Attributes
9.5. Configuring WS-RM Attributes Using an RMAssertion in an rmManager Spring Bean
9.6. Configuring WS-RM Attributes as a Policy within a Feature
9.7. Configuring WS-RM in an External Attachment
9.8. Setting the WS-RM Base Retransmission Interval
9.9. Setting the WS-RM Exponential Backoff Property
9.10. Setting the WS-RM Acknowledgement Interval
9.11. Setting the WS-RM Maximum Unacknowledged Message Threshold
9.12. Setting the Maximum Length of a WS-RM Message Sequence
9.13. Setting the WS-RM Message Delivery Assurance Policy
9.14. Configuration for the Default WS-RM Persistence Store
9.15. Configuring the JDBC Store for WS-RM Persistence
10.1. Enabling HA with Static Failover—WSDL File
10.2. Enabling HA with Static Failover—Client Configuration
10.3. Configuring a Random Strategy for Static Failover
11.1. FUSE Services Framework Application Manifest
A.1. Adding an OSGi Bundle Plug-in to a POM
A.2. Setting a Bundle's Symbolic Name
A.3. Setting a Bundle's Name
A.4. Setting a Bundle's Version
A.5. Including a Private Package in a Bundle
A.6. Specifying the Packages Imported by a Bundle