RE: RPC/Literal support in Apache SOAP
"Anne Thomas Manes" <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
The issue isn't so much RPC versus Document; it's Encoded versus Literal. Apache SOAP wasn't designed to support Literal. If you're just starting out with SOAP, you should start with Apache Axis. See http://ws.apache.org/axis _____ From: Wei Hsu [mailto:[email protected]] Sent: Thursday, April 15, 2004 7:35 PM To: [email protected] Subject: RPC/Literal support in Apache SOAP Hi all, I'm relatively new to Apache SOAP and SOAP in general, so I was hoping I can get some definitive answers a question that I have. I was told that Apache SOAP was designed really to support only rpc/encoded. However, it seems to me that it should not have any problem supporting rpc/literal on the server's side really. Are there any known issues with that? Thanks! - Wei