Hi,
Do you know if there is any simple way to invoke a local bean and only if one parameter has a specific value, a remote service should be invoked instead of the local bean?
I think that is a basic configuration when we've a SOA based configuration, but I don't know how to implement this on a spring based application.
Thanks in advance!


Reply With Quote