
December 1st, 2009, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 38,075
Time spent in forums: < 1 sec
Reputation Power: 43
|
|
|
Web Services Example Using Axis 2 and Tomcat
The aim of this tutorial is to write a simple 'Hello World' web service and client using the Axis2 framework. We will write and deploy the service, then run wsdl2java to create the client stubs and finally, create the client that connects to the service. Easy to understand step by step instructions.
Read the full article here: Web Services Example Using Axis 2 and Tomcat
|