I am trying to develop a SOAP interface for sending and receiving SMS.
I want to receive a message (SMS) through SOAP over HTTP.
The format is :
<san>
<transactionID>12345</transactionID...
Hi,
I have a SOAP server developed in ApacheAxis 1.4 and deployed Apache Tomcat.
I am getting SOAP requests in third party in encoded format.
That is "<" being encoded to "<" and ">" to "&...