Hi there,

Facing some "strange" problems with Apache Soap while writing a messaging
client. If I have J2ee in my classpath things work fine. I am able to send a
XML document and recieve suitable response back from the server, however
when there is no J2ee , i get this error.

Root element of a SOAP message must be:
'http://schemas.xmlsoap.org/soap/envelope/:Envelope'.

So first question: is there a dependency?

The next question that follows is, to send a XML payload do I have to
explicitly wrap a Soap envelope around it? All the examples point to the xml
payload already soap wrapped!!

I follwed this thread but haven't got my answer
(http://aspn.activestate.com/ASPN/Mail/Message/951209).

cheers
Suraj

Reply via email to