Still same error.

I am using xerces 1.4.4 (according to the link) and  I am setting classpath before 
running server and client.

My classpath is:
set 
CLASSPATH=<my-application-path>\lib\xerces.jar;<my-application-path>\lib\xalan.jar;<my-application-path>\lib\XML4j.jar;<my-application-path>\lib\soap.jar;<my-application-path>\lib;<my-application-path>\web\soapapp\soaptest\lib;<my-application-path>\lib\mail.jar;<my-application-path>\lib\activation.jar;<my-application-path>\web\soapapp\soaptest\lib\servlet.jar;<my-application-path>\web\soapapp\soaptest\lib\bsf.jar;<my-application-path>\lib\smtp.jar;<my-application-path>\lib\pop3.jar

I have also renamed all the JAXP.jar files in my path.

Appreciate your help
Thanks
Asif
-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]]

...
This is probably the XML parser you are using.  See
http://xml.apache.org/soap/faq/faq_chawke.html#Q1_2.

..

Your CLASSPATH must include /path-to-soap (in addition to
/path-to-soap/lib/soap.jar) in order to access the samples from the
client.

Scott Nichol


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to