Creating IBM WebSphere JAX-WS runtime environment web services and clients using Ant tasks

To automate how you create web services and clients for the IBM WebSphere JAX-WS runtime environment, you can use Ant tasks rather than the web services wizard. Run your Ant tasks in the Eclipse workspace or on a command line.

About this task

Create a WebSphere® JAX-WS web service or client using Ant tasks:

Procedure

  1. Create a server to which your web service EAR is deployed: Creating a JAX-WS-enabled WebSphere server.
  2. Create a web project for your web service, or create an EJB project, a Java™ project, or a Java EE application client project for your web service client.
  3. e
  4. Customize the Ant properties files for your web service or client:
  5. Run the Ant task to create the web service or client:

What to do next

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.

Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tjaxwsant.html