Developing 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 through a WS-Addressing endpoint reference.
About this task
Complete these tasks if you are using endpoint references in your web service application logic to address web service endpoints, or if you are creating a web service that complies with the WS-Addressing interoperability protocol.
Procedure
- To undertake the basic WS-Addressing development activities that are required by web services developers, such as creating a web service that is referenced by an endpoint reference, refer to 使用“Web Service 寻址 API:创建使用端点引用的应用程序”.
- To undertake more advanced WS-Addressing functions, such as setting or retrieving message-addressing properties, refer to 使用 IBM 专有 Web Service 寻址 SPI:执行更高级的 Web Service 寻址任务.
- To configure a service or a client to use the WS-Addressing support, refer to 对 JAX-RPC 应用程序启用 Web Service 寻址支持.