Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

package javax.xml.soap does not exist

843834Aug 21 2002 — edited Dec 15 2004
I have created a UDDI publish client where i am trying to publish a service.

But when i try to compile my code it gives me the following error:

package javax.xml.soap does not exist

I know i am missing some jar in my classpath. But i don't know which one. I have tried soap.jar, jaxm-api.jar, jaxm-runtime.jar, but of no success.

Can anybody tell me which jar am i missing.

Regards
Rishi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2005
Added on Aug 21 2002
10 comments
4,170 views