Hi Fabrício
I'm building a "proxy" web service that connects a legacy application
(via sockets). This web service works fine, but I'd like to put this
legacy connection persistent, i.e, connect to the legacy application
and hold this connecting until I call a disconnect() method of my web
service. So does anyone any idea how can I do that? I'm using
Axis2-1.4.1.
What is the connection to your legacy backend? is it plain TCP sockets or HTTP etc?

The Apache Synapse ESB (http://synapse.apache.org) allows you to build proxy services for transport, message format switching and message transformation and a load of other features. You may want to consider building your proxy in alignment with Synapse

cheers
asankha

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to