What about deploying ODE JBI distribution inside JBI compliant ESB, such as apache servicemix? Then all ODE calls would go through JBI Normalized Message Router, and could be handled by other services deployed in ESB - e.g. forwarded to outside services.
I think it's the cleanest way to achieve your goal - unless you have some specific project constraints that force you to use axis deployment. br, maciek On Wed, 16 Dec 2009 21:56:41 +0100, "Song Thuy Nguyen" <[email protected]> wrote: > Hello, > > If I had an running system consisting of ODE and service endpoints, that > are called by ODE. And now I want to put an ESB (for example Apache > Synapse) between the ODE and the endpoints to provide loadbalancing and > failover. Is there a property to define a global proxy for all outgoing > calls to service endpoints or is it only possible to set the proxy in each > deployment, as described here: > > http://ode.apache.org/user-guide.html#UserGuide-Supportedproperties > > > > Greetings, > > > > > > Thuy
