Hello everyone, We are using Axis2 - 1.3. The soap message has to be sent to a TCP based application, which forwards it to the appropriate web service. Can I use sockets from Axis2 to send this message to the TCP application.
It looks like Axis is using Commons HTTPClient. How can I get axis to send SOAP over TCP ? I am using xml beans data binding to generate the proxy. I would be very thankful if you can answer this question. All thoughts/suggestions are welcome? Regards, Anand Kasi.
