Posted By:
Anonymous
Posted On:
Monday, March 10, 2008 03:43 AM
I have deployed an echo web service (using axis 1.4) on
tomcat. I can successfully call it from my client but I
want my call to go through OpenESB to bring a level of
indirection so that in future if there is any change in the
web service (endpoint etc.), I dont have to change my
client.
Please advice me how to do that.
Thanks.