on ‎2008 Mar 06 10:57 AM
Hello,
SOAP and HTTP both are used for wsdl. Can you give any special cases going for SOAP instead of HTTP.
Thank you
Request clarification before answering.
Hi Ravi,
Both these are very broad terms.
With WebService, SOAP messages can be send only through HTTP.
Web Services can talk only with SOAP messages.
Its very hard to code and generate SOAP message(Envelope header,body). So SOAP adapter automatically generate these messages and also capable of receiving SOAP messages.
If you are quite GOOD in XML parsing and you have in depth idea of generating SOAP messages, you can create it manually(through coding) and send it through HTTP.
In short, SOAP hides all the complexities to generate SOAP message.
Regards,
Piyush
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.