Wednesday 19 September 2007

JAX-WS web service example with Eclipse (part 2 : Building the Client)

* This is for JAX-WS web service example with Eclipse (part 2 : Building the Client)

After you deploy the web service, you can access it from a client program. Here are the steps to follow to build the client:
A. Write the client.
B. Generate portable artifacts required to compile the client.
C. Compile the client.
D. Run the client.

See Here

No comments: