RE: XML Document as parameter
José Manuel Castro Preciado <[email protected]> Tue, 23 Sep 2003 18:35:48 -0500 (CDT)
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Hi, well, the general idea of this app (that i have to develop) is use a stateless session ejb web service... with no servlets... this ejb have a method with a javax.xml.transform.Source as parameter, i have read this as a way for receive xml documents, using the SOAP type 'Source' (or i'm missunderstood something)... buy like i say, my problem is to send the document from a ksoap :( ... i read the examples you mention, but none of them use xml document as parameter (or i miss one).. thanks... JM [email protected] wrote: Hi , yes u can. i have done it using a serverside servlet that parses a 'saaj-style' document and returns another XML document.. there are some samples in the ksoap website. regards marco -----Original Message----- From: ext José Manuel Castro Preciado [mailto:[email protected]] Sent: 24 September, 2003 01:26 To: [email protected] Subject: Ksoap: XML Document as parameter Hi, I just begin to see web services, using kSoap... i had test the examples from the page, but no of them is use a xml document as parameter... I'm developing a little example with an iPaq using webservices, but i need to send a xml document, in other word, have to work with document-style SOAP, not with RPC-style... My question is: can i do this using kSoap? Thanks a lot... JM --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. José Manuel --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias.