Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError org/apache/soap/SOAPException

843810Dec 11 2004 — edited Feb 11 2005
New to SOAP programming. Probably a simple CLASSPATH error.
This is my classpath in the environment variables (I put it in both System and Administrators).
CLASSPATH=C:\soap-2_3_1\lib\soap.jar;C:\jaf-1.0.2\activation.jar;C:\javamail-1.3.2\mail.jar;C:\xerces-2_5_0\xml-apis.jar;C:\soap-2_3_1

I've checked all the forums, and there were many NoClassDefFoundErrors, but none with org/apache/soap/SOAPException.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2005
Added on Dec 11 2004
4 comments
1,267 views