+

Search Tips   |   Advanced Search

Develop applications that use Web Services Addressing


Web Services Addressing (WS-Addressing) aids interoperability between Web services by defining a standard way to address Web services and to provide addressing information in messages. This task describes the steps that are required to create a Web service that is accessed using a WS-Addressing endpoint reference.

Perform these tasks if we are using endpoint references in the Web service application logic to address Web service endpoints, or if we are creating a Web service that complies with the WS-Addressing interoperability protocol.

 


Web Services Addressing support
Use the Web Services Addressing APIs: Creating an application that uses endpoint references
Use the IBM proprietary Web Services Addressing SPIs: Performing more advanced Web Service Addressing tasks
Enable Web Services Addressing support for JAX-WS applications
Enable Web Services Addressing support for JAX-RPC applications
Disable Web Services Addressing support

 

Related concepts


Web Services Resource Framework support

 

Related tasks


Create stateful Web services using the Web Services Resource Framework
Task overview: Implement Web services applications