I am trying to write a Java Client using the Apache libraries with a MS
(Microsoft .NET beta 2) server.  Is there anyway to pass the XML just as a
string to the Call object (or some other way) when using the Java Apache
SOAP libraries?  The XML the Apache libs generate does not work for my
server (I just posted a question about that as well).

If there is no solution to get the libraries to generate XML that my MS
server likes, I would like to build the XML myself just as a string so that
I at least have one solution to get the SOAP server working with a Java
client.  I would still like to use the Apache libs to connect to the server
and everything else they do.  I would just like to create the XML, as
String, myself and use that to pass to the SOAP server.

Thanks.  This list has been a huge help, thanks to everyone that
contributes.

Peter Roth
Telemetry Technologies Inc.
p: 404.231.0021 ext. 1290
e: [EMAIL PROTECTED]

Reply via email to