Sample SOAP message over an HTTP request.
- By E-Ming Tan
- February 5, 2001
Java To Go!
SOAP-enabling business-to-business EJB
E-Ming Tan
Listing 1. Sample SOAP message over an HTTP request.
POST /StockQuote HTTP/1.1
Host: www.stockquoteserver.com
Content-Type: text/xml; charset=”utf-8”
Content-Length: nnnn
SOAPAction: “Some-URI”
SOAP-ENV:encodingStyle=”http://schemas.xmlSOAP.org/SOAP/
encoding/”/>
<>
<>