Thursday, March 10, 2011
Web Service. IWAB0506E Error when copying Axis jar files to web project.
IWAB0506E Error when copying Axis jar files to web project
java.io.FileNotFoundException: /lib/saaj.jar
at org.eclipse.osgi.framework.internal.protocol.bundleentry.Handler.findBundleEntry(Handler.java:44)
1. Go to STS installation directory.
2. Open Plugins folder.
There you can find a bundle
javax.xml.soap_1.2.0.v201005080501 and javax.xml.soap_1.3.0.v201005080502.jar file.
3. Delete the javax.xml.soap_1.3.0.*****.jar file
Restart the sts. Now it will work.
Enjoy coding!!!!
Labels:
axis jar,
saaj.jar,
sts error,
web service,
weservice client
Subscribe to:
Post Comments (Atom)
thank you!
ReplyDelete@hermans: you're welcome.
ReplyDeleteGood one.. Thank You.
ReplyDelete@kingSrinivas: You're welcome.
ReplyDeleteHi Privin i am still getting the same error after deleting mentioned folder from eclipse plugin...
ReplyDeleteplease advice, quick reply will be appreciated
@Suresh:
ReplyDeleteDon't delete the entire folder. Just delete the javax.xml.soap_1.3.0.*****.jar file.
Hope it works.
Regards,
Privin Thomas
Thanks a lot......
ReplyDeleterespect \m/
ReplyDeleteI cant find javax.xml.soap_1.3.0.v201005080502.jar
ReplyDeleteThanks a lot Privin.. I am using Eclipse for Liferay developement. In my case also there is no separate jar, but an exploded folder for the same.
ReplyDeleteSo I just deleted the folder "javax.xml.soap_1.3.0.v201005080502" and it worked !
Thanks again....!
thanks!
ReplyDeleteThank You
ReplyDeleteThanks!
ReplyDeleteGreat! Thanks!!!
ReplyDeletei cant find javax.xml.soap_1.3.0..*.jar file
ReplyDeleteif javax.xml.soap file deleted ,im unable to create web services in java project
ReplyDelete