Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.16.3. Enabling WS-Addressing
Overview Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
To enable WS-Addressing the WS-Addressing interceptors must be added to the inbound and outbound interceptor chains. This is done in one of the following ways:
- RMAssertion and WS-Policy Framework
- Using Policy Assertion in a WS-Addressing Feature
Adding WS-Addressing as a Feature Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
WS-Addressing can be enabled by adding the WS-Addressing feature to the client and the server configuration as shown in Example 16.1, “client.xml—Adding WS-Addressing Feature to Client Configuration” and Example 16.2, “server.xml—Adding WS-Addressing Feature to Server Configuration” respectively.
Example 16.1. client.xml—Adding WS-Addressing Feature to Client Configuration
Example 16.2. server.xml—Adding WS-Addressing Feature to Server Configuration