Hi Axis2 users,

I have been asked to fix the socket used by the axis2 stubs (which is
random currently )to a fixed socket.

Details:
Everytime my axis2 client stubs tries to contact the webservice( again
running on axis2) it opens a random port on the client IP on which it
sends request to the server IP and a fixed server port.
I want to fix this random port on the client IP to a fixed port, so that
my product can be hardened.
Also I am running this client from within Tomcat6 as a web application.

regards,
Niranjan

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to