Issue
i am trying to make web service but i am getting this error
IWAB0506E Error when copying Axis jar files to web project
java.io.FileNotFoundException: /lib/saaj.jar
at
Solution
Looks like a bug in eclipse WTP - you're not alone.
Following this other thread, you be lucky with deleting (moving/renaming) one library:
javax.xml.soap_1.3.0.v200904281458.jar
Or try to upgrade your environment to the latest and greatest.
Answered By - Andreas Dolk
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.