You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Ri...@devoteam.com on 2001/05/09 17:12:10 UTC

Soap Exception HELP!!!! Please!!!




---------------------- Envoyée par Rizvan Katchera/Devoteam le 09/05/2001 17:10 ---------------------------


CN=Rizvan Katchera/O=Devoteam@Devoteam le 09/05/2001 14:58:09

Veuillez répondre à soap-dev@xml.apache.org

Pour :    soap-dev@xml.apache.org
cc :   (ccc : Rizvan Katchera/Devoteam)

Objet :   Soap Exception HELP!!!!



Finally got it to work.. but have a question !

Posted by Naggi Rao <na...@softhome.net>.
Hi all,
Finally got past the stupid noClassDefFoundError..
:)
I am passing the payload as a pass through XML data (Encoding : literal
XML).
but when it reaches my regestered Service ..it comes as a
Dom Element : org.w3c.dom.Element
Is there a way I could get it as a JDOM element ?
Or am I asking for too much :)

Would appreciate your inputs..
Naggi





Re: Soap Exception HELP!!!! Please!!!

Posted by Scott Nichol <sn...@computer.org>.
You have another XML parser in your classpath before Xerces or in $JAVA_HOME/jre/lib/ext.

----- Original Message ----- 
From: <Ri...@devoteam.com>
To: <so...@xml.apache.org>
Sent: Wednesday, May 09, 2001 11:12 AM
Subject: Soap Exception HELP!!!! Please!!!






---------------------- Envoyée par Rizvan Katchera/Devoteam le 09/05/2001 17:10 ---------------------------


CN=Rizvan Katchera/O=Devoteam@Devoteam le 09/05/2001 14:58:09

Veuillez répondre à soap-dev@xml.apache.org

Pour :    soap-dev@xml.apache.org
cc :   (ccc : Rizvan Katchera/Devoteam)

Objet :   Soap Exception HELP!!!!





--------------------------------------------------------------------------------


> 
> 
> 
> Hi
> I have an exception like :
> Caught SOAPException (SOAP-ENV:Client): PAR002 Class, "org.apache.xerces.dom.DocumentImpl", is not of type org.w3c.dom.Document.
> org.apache.xerces.dom.DocumentImpl
> 
> I use SOAP 2.1 and Xerces 1.3
> 
> 
> Thanks a lot
> 
> Thanks
> 
> 
> 
> 
> 
>