package javax.xml.soap does not exist
843834Aug 21 2002 — edited Dec 15 2004I 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