List of Examples
1.1.
Namespace
1.2.
Adding the JAX-WS Schema to the Configuration File
1.3.
FUSE Services Framework Configuration File
3.1.
Simple JAX-WS Endpoint Configuration
3.2.
JAX-WS Endpoint Configuration with a Service Name
3.3.
Simple JAX-WS Server Configuration
3.4.
Simple Consumer Configuration
4.1.
Bundle Activator Interface
4.2.
Adding BND to Ant
4.3.
Build Targets for Packaging the WSDL-First Demo as an OSGi Bundle
4.4.
OSGi BND Control File
4.5.
Sample Configuration for an OSGi deployment
4.6.
Installing HelloWorld to the FUSE ESB Container
4.7.
Starting the HelloWorld OSGi Sample
4.8.
Output from HelloWorld
5.1.
Configuration File—spring.xml
5.2.
spring_container.xml
6.1.
CXF Servlet Configuration File
6.2.
A web.xml Deployment Descriptor File
6.3.
Instantiating a Consumer Endpoint in a Servlet
6.4.
Loading Configuration from a Custom Location
6.5.
Web Application Configuration for Loading the Spring Context Listener
6.6.
Configuration for a Consumer Deployed into a Servlet Container Using the Spring Context Listener
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