Hi,
It appears that axis2 requires you to place your webservice's source in
addition to ALL libraries or classes that that service interacts with under
webapps/axis2/WEB-INF/services.  My question is, is there anyway to tell
axis2 to look for the libraries somewhere else.   

The problem we are encountering is that we want to expose a service for a
rather large established application that is already deployed in production.
The webservice will delegate to existing code in this app. Moving the
existing app under the axis2 tree is not an option.  Is there anyway we can
deploy a service and perhaps set the classpath of that service such that it
can reference and make calls to the existing application?

thanks much

Reply via email to