POST /axis/MessageObject.jws HTTP/1.0
Host: gobuggy.iseriesxml.com
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 448
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
SOAP-ENV:encodingStyle=
"http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV=
"http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC=
"http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<getProduct>
<op1 xsi:type="xsd:int">3</op1>
<op2 xsi:type="xsd:int">2</op1>
</getProduct>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>




