Operating Systems: i5/OS
Personalize the table of contents and search results
Use the Web Services Addressing API: Creating an application that
uses endpoint references
WebSphere Application Server provides application programming interfaces
for applications that need to create endpoint references and use those endpoint
references to target Web service endpoints.
The steps described in this task apply to servers and clients that
run on WebSphere Application Server.
Overview
Perform this task if you are a Web service developer who needs
to create endpoint references within an application, and then use these references
to target Web service resource instances. For example, a WSRF application
developer.
Procedure
- Create a Web service that is referenced by an endpoint reference,
and a client that accesses the Web service, using the instructions in Creating a Web service application that is referenced through a Web
Services Addressing endpoint reference.
- Optional: You can extend the application that you created
in the previous step so that it conforms to the Web Services Resource Framework
(WSRF) specifications, by following the instructions in Creating stateful Web services using the Web Services Resource Framework.
}
Creating a Web service application that is referenced through a Web
Services Addressing endpoint reference
Example: Creating a Web service that uses the Web Services Addressing
API to access a generic Web service resource instance
Web Services Addressing APIs
Related tasks
Creating stateful Web services using the Web Services Resource Framework
Developing Applications that use Web Services Addressing
|