Re: Why did I get this error?
Posted By:
Sharath_Jonnalagadda
Posted On:
Wednesday, March 6, 2002 02:35 AM
can u tell me the content of the financialtransaction00.xml
when one uses the SOAPPart.setContent it expects a SOAPEnvelope to be added as content.
But it does not allow raw XML as content,
try adding the XML as the attachment to the SOAPMessage.