Re: Ksoap: SOAP-ENV BODY TAG issue.
[email protected] Fri, 25 Jul 2003 10:27:07 +0200
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Hi, I don't think it's possible to do so. But this looks like a bug on your server-side SOAP stack... Regards, Sebastien. ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Friday, July 25, 2003 9:56 AM Subject: Ksoap: SOAP-ENV BODY TAG issue. > Hi, > > I'm developping a KSOAP application for a mobilephone that has to communicate > with webservices. It didn't work, so I've made some tests and it appears that > if I change manually the > <SOAP-ENV:Body SOAP- > ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> tag > to > <SOAP-ENV:Body> in the SOAP message,it works. > > Is there a means for me to tell the parser not to put "SOAP- > ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"" in my <SOAP- > ENV:Body> tag ? > > Thanks a lot for your support. > > Emmanuel FREYD > > ------------------------------------------------- > This mail sent through ITIN WebMail > ITIN : http://www.itin.fr > IMP: http://horde.org/imp/ > > _______________________________________________ > Ksoap mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/ksoap >