Once your client SOAP stubs are generated, you can use
them to access the Expanded Services API in your programming language/environment
of choice.
Before you begin
- You have generated SOAP client stubs in your target programming
language.
- You have produced a client application that utilizes your SOAP
client stubs to execute at least one of the Expanded Service methods.
This implementation will vary depending on the programming language
and stub generation tool that was chosen.
- Make sure the embedded WebSphere Application Server is running.
Procedure
- Produce a client application that implements your SOAP
client stubs to execute at least one of the Expanded Service methods. This implementation will vary depending on the
programming language and stub generation tool that was chosen.
- Execute the client application.
- Examine results for success or errors.