Using Ant tasks to create IBM WebSphere JAX-RPC runtime environment web services and clients

If you want to automate how you create web services and clients for the IBM® WebSphere® JAX-RPC runtime environment, you can use Ant tasks rather than the web services wizard. Run your Ant tasks in one of two ways: in the Eclipse workspace using Run As > Ant Build or headless on a command line. After you create your web service, you can deploy it to a server, test it, and publish it as a business entity or a business service.

Prerequisites

Before you create a web service or client using Ant tasks, you need to complete a few prerequisites.

Creating a web service or client

After you have completed the prerequisites, you can perform the following tasks:


Feedback