Make sure you are using the very latest soap.jar

On Fri, 15 Nov 2002 16:08:18 -0800, you wrote:

>I am running into issues while installing Apache Soap on resin-2.1.0.
>
>I am able to setup see list of services and deploy using jsp pages but facing problem 
>in samples.  
>
>My classpath has the following items:
>1. xerces.jar
>2. XML4j.jar
>3. xalan.jar
>4. soap.jar
>5. activation.jar
>6. servlet.jar
>7. bsf.jar
>8. smtp.jar
>9. pop3.jar
>
>I am getting this Fault String : 
>  Fault String = Unable to resolve namespace URI for 'ns2'.
>
>After searching the web, I have found that I should have correct version of 
>xerces.jar to resolve the above issue, and I have tested it against correct version 
>of xerces.jar.
>
>While I was experimenting with different type of jar files I also received following 
>errors:
>1) Exception in thread "main" java.lang.NoClassDefFoundError: 
>javax/xml/parsers/ParserConfigurationException
>2) Exception in thread "main" java.lang.NoClassDefFoundError: org/xml/sax/SAXException
>3) Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/dom/Node
>
>Please help.
>
>Thanks!
>Asif Habib


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

Reply via email to