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:

Related tasks
Creating a dynamic Web project
Creating EJB projects

Feedback