Hi, I'm new to axis2.

I would like to implement to check at server side, if there is a TCP
connection between client and server (i.e., check that the connection
has not yet been time-outed), before I send a SOAP response message to
the client over HTTP.  In order to check it, I think I have to get an
instance of java.io.Socket class into which the server sends the SOAP
response message as a HTTP response.

Does anybody know how to program it?
Is there any sample code, or reference manuals on the web?

Yuzo

-- 
Yuzo Koga

Reply via email to