Home Freemagazine Issue11 Developing Simple Web Service



Developing Simple Web Service
Posted on: October 12, 2010 at 12:00 AM
In this section, we will learn developing web services with Axis2 by an easy example ?HelloWorldService? and deploying it on the tomcat web server.

Developing Simple Web Service

       

In this section, we will learn developing web services with Axis2 by an easy example ?HelloWorldService? and deploying it on the tomcat web server.

Step 1: Build Axis2 Web Application: (axis2.war)

  1. Download and install Apache Ant (version 1.6.5 or later) from http://ant.apache.org.
  2. Go to ?webapp? folder of the downloaded axis2. You will get ?build.xml? file.
  3. Open the command prompt and go up to the ?webapp? directory and run ?ant? command.

Come to learn more about: http://www.javajazzup.com/issue11/page15.shtml

       

Related Tags for Developing Simple Web Service:


More Tutorials from this section

Ask Questions?    Discuss: Developing Simple Web Service  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.