Is there anyway to
avoid creating a Document object to send within a SOAP
envelope?
If I know the XML
that needs to be sent as the SOAP Body is good/valid/etc - I don't really
feel it necessary to create a Document object. Is there a way to just
stream out the xml into the Message object?
Thanks
Tim
