It even displays "Axis2 runtime loaded successfully."
The error still happens.
Amit ChaudhariC
Ranch Hand
Joined: Aug 06, 2009
Posts: 33
posted
0
not sure what is causing this.
btw, you can always try using the command line option of compling , creating a aar and pushing the web service to your web server and i believe that it is much easier to use.
Regards,
Amit
Jaseemsoft Ambalangadan
Greenhorn
Joined: Oct 15, 2008
Posts: 3
posted
0
Stop server and close all applications which uses java including eclipse.
Open eclipse installation folder
Go to Plugins folder.
Search javax.xml.soap_1.3.0.*
Delete the javax.xml.soap_1.3.0.*****.jar file
Now open eclipse and try with your webservice.