LibraryLink ToToggle FramesPrintFeedback

Configuring WS-Addressing Attributes

The FUSE Services Framework WS-Addressing feature element is defined in the namespace http://cxf.apache.org/ws/addressing. It supports the two attributes described in Table 8.2.


Configure WS-Addressing attributes by adding the attribute and the value you want to set it to the WS-Addressing feature in your server or client configuration file. For example, the following configuration extract sets the allowDublicates attribute to false on the server endpoint:

In Example 8.3 an addressing policy assertion to enable non-anonymous responses is embedded in the policies element.