aspose file tools
The moose likes Web Services and the fly likes apache axis websrvice consumption Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "apache axis websrvice consumption" Watch "apache axis websrvice consumption" New topic
Author

apache axis websrvice consumption

sai rama krishna
Ranch Hand

Joined: May 29, 2009
Posts: 133
Hi,

I am new to apache axis. I need to consume one webservice using apache axis. I am using eclipse and tomcate as the web server. can you please point me into right direction in learning and running sample applications.

how to install WTP plugin within my eclipse with tomcat. I downloaded wtp from link

http://www.eclipse.org/webtools/releases/2.0/


same way how to configure

>>This tutorial need a Axis2 runtime. You can download the latest axis2 binary >>distribution from here.

I already downloaded Axis2 runtime from link

http://axis.apache.org/axis2/java/core/download.cgi


I went to eclipse--->help--->market place--->search on WTP---> i see some options as in the attachment. not sure which one to select

I have following eclipse version

Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 2
Build id: 20110218-0911


tomcat is v7.0

Please advise.
Thanks in advance.
sai rama krishna
Ranch Hand

Joined: May 29, 2009
Posts: 133
I went to help and check for updates. It showed WTP there. I installed that. Then

I created dynamic web project. I am trying to add project facets as given in the link

http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html


I am getting error as in the attachment. Please advise



[Thumbnail for Axis2.JPG]

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: apache axis websrvice consumption
 
Similar Threads
Webservices in java
How to add weblogic 8.1 Web service runtime into Eclipse?
Developing Java Web Services with AXIS, Tomcat,
Generate Client from WSDL
Webservices using JAX-RPC and AXIS2