Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop web services - Addressing (WS-Addressing)


Use the IBM proprietary Web Services Addressing SPIs: Performing more advanced Web Services Addressing tasks

This product provides proprietary system programming interfaces for more advanced Web Services Addressing (WS-Addressing) tasks, which involve the WS-Addressing message-addressing properties that are passed in the SOAP header of a web service message. We can also use the SPIs to choose a WS-Addressing specification level other than the default used by the product.

We cannot use the standard JAX-WS API classes with these proprietary SPIs. However, you can convert endpoint references created using the standard JAX-WS API classes to instances of the com.ibm.websphere.wsaddressing.EndpointReference class, by using the com.ibm.websphere.wsaddressing.jaxws21.EndpointReferenceConverter class. We can then use these converted endpoint references with the SPIs.

The steps described in this task apply to servers and clients that run on WAS.

Complete this task to specify or acquire WS-Addressing message-addressing properties, or if we have an application that needs to interoperate with a client or endpoint that is not using the default WS-Addressing specification supported by this product.


Procedure


Related


Specify and acquiring message-addressing properties by using the IBM proprietary Web Services Addressing SPIs
Interoperating with Web Services Addressing endpoints that do not support the default specification supported by WAS
IBM proprietary Web Services Addressing SPIs
Develop applications that use Web Services Addressing

+

Search Tips   |   Advanced Search