Hi
Did you try setting the encoding style to:
call.setEncodingStyleURI(Constants.NS_URI_LITERAL_XML);
If you just pass the root Element of the document using this encoding it
will work. Nevermind I have already tried
converting a document to a string from a delphi client and it works fine
too.
In my opinion this is just a way to miss serializer/deserializer stuff on
one or other side.
Regards
Otto
----- Mensaje original -----
De: <[EMAIL PROTECTED]>
Para: <[EMAIL PROTECTED]>
Enviado: s�bado, 08 de septiembre de 2001 21:07
Asunto: Serializing a JDOM Document


> Hello to everyone on the list.
>
> I am trying to encapsulate a JDOM Document within a soap client and send
it as a parameter to my soap server.  Does anyone know the best way to
serialize/deserialize a JDOM Document?  Or is there some other way to pass
the parameter over the wire (like converting it to a string, passing it,
then reconstituting the XML Document)??
>
> Thanks for the help,
>
> Harris Reynolds
> --
>
> _______________________________________________
> FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
> Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free!
> http://www.net2phone.com/cgi-bin/link.cgi?143
>

Reply via email to