Posted By:
Anonymous
Posted On:
Thursday, March 30, 2006 03:01 AM
1. Check the version of SOAP.
2. SOAP 1.0 does not support HTTP GET
3. SOAP 1.2 supports HTTP GET
If u r using Apache Axis for developing webservices Axis supports SOAP 1.1 only, but still implements a limited form of GET.