Re: [AXIS2] Axis2 like a proxy

2007-03-07 Thread Michele Mazzucco
Lorenzo, you could use tools like Synapse [1] or build your own. In the latter case I think the use of WS-addressing (which is included in Axis2) would simplify your job. HTH, Michele [1] http://ws.apache.org/synapse/ On Wed, 2007-03-07 at 09:37 +0100, Lorenzo wrote: > Hi, > > i have this pro

[AXIS2] Axis2 like a proxy

2007-03-07 Thread Lorenzo
Hi, i have this problem: i have a client and a server that exchange soap messages. i have to put one (or more) Axis2 proxies between those two nodes in a trasparent way for them. The only thing i can change in the client is the EPR to the first proxy. So my proxy should do this: -receive the me