Hi all.

I installed axis into tomcats webapps folder and created my web services in
tomcat/webapps/axis/WEB_INF/classes. Everything works fine. But now I want
to integrate my web service classes into an existing struts application for
using same property files and so on.
In different words: I want to have my classes in /the-struts-application/WEB_INF/classes/ instead of
tomcat/webapps/axis/WEB_INF/classes.

How can I tell the axis servlet to look for the classes in the new location? Which files I have to change? Do I have to generate a new context inside the server.xml of tomact?

Please help me. Some hints would be nice. Thanks.

Cheers,
Oli

Reply via email to