@ Milinda Thank you, I will try it and if it works I'll check back with you.
@Maciek Yes, there are restrictions: the system is OSGi based and almost complete. I talked to my people and they are ok to go with the ESB solution :) > -----Original Message----- > From: Maciej Próchniak [mailto:[email protected]] > Sent: Thursday, December 17, 2009 9:10 AM > To: [email protected] > Subject: Re: Putting an ESB between ODE and the service endpoints > > 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
