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 Naggi Rao <na...@softhome.net> on 2001/05/09 20:52:00 UTC

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

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