Is there a way to deserialize an org.w3c.dom.Element in a SOAP client ?  I
am using
        soapCall.setEncodingStyleURI(Constants.NS_URI_LITERAL_XML);
but apparently that's not enough.

Do I need to create a mapping registry for deserializing
org.w3c.dom.Element and if so what deserializer do I register?  or do I
have to create my own?

Thanks,

Dave Levitt


--
To unsubscribe, e-mail:   <mailto:soap-user-unsubscribe@;xml.apache.org>
For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>

Reply via email to