JAXP is not a parser. It is merely a set of interfaces that a parser must
implement to be JAXP compliant. What you need is a parser that is JAXP
compliant. XERCES is such a parser. So is Sun's crimson.
Ruth.
At 09:12 PM 5/31/2001 +0200, you wrote:
>
>Do I need Xerces to work with SOAP-2.2 ?
>I've got already JAXP installed and in the user guide I read that I can
>use JAXP or XERCES. I put the jaxp.jar into the JAVA_HOME/jre/lib/ext, is
>that fine? I put there also activation.jar, mail.jar, soap.jar etc.
>
>When I try to run any of the sample client I get an error.
>NoClassDefinitionFound.
>
>Please help me?
>
>I have to write an SOAP based application till the end of the next week.
>
>Thanks
>
>Martin
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]