Creating Axis runtime environment Web services and clients using Web services Ant tasks

If you prefer not to use the Web service wizard, you can use Ant files to create Web services and clients using the Axis runtime environment. The Web services Ant tasks can be run in two ways: through the Eclipse workspace using Run As > Ant Build... , or they can be run headless through the command line. Once you have created your Web service, you can then deploy it to a server, test it, and publish it as a business entity or business service.

Prerequisites

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

Creating a Web service or client

Once you've completed the prerequisites you can do the following: