Link to home
Start Free TrialLog in
Avatar of Ajoo71
Ajoo71Flag for Afghanistan

asked on

How do I setup axis1.2.1 with eclipse?

I want to setup axis1.2 on my eclipse environment. How do I do that.

Here is what I am trying to achieve.

1) Install Apache Axis1.2.1
2) Create a hello world Java class which will create a web service request
3) Finally what I want to do is to use WSS4j1.5 User Token Profile to Authenticate WS request.

Thanks
Avatar of Ajoo71
Ajoo71
Flag of Afghanistan image

ASKER

Also what is the difference between Axis2 and Axis1.2?
Avatar of Ajoo71

ASKER

http://axis.apache.org/axis2/java/core/tools/eclipse/plugin-installation.html

I'm using above plugins for webservices, I cant see the option for web services
ASKER CERTIFIED SOLUTION
Avatar of Siva Prasanna Kumar
Siva Prasanna Kumar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Ajoo71

ASKER

Thanks,

 I used this tutorial http://blog.sencide.com/2011/06/create-web-service-using-apache-axis2.html.  Right at the end I get this error.

vailable services

Faulty Services
C:\apache-tomcat-6.0.35\webapps\axis2\WEB-INF\services\MyFirstWebService.aar
 
Any suggestions please