You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Kasi, Anand" <An...@sabre-holdings.com> on 2007/09/28 18:20:31 UTC

Axis2 - soap over tcp??

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.