If you want axis to operate within an already existing site you need to merge the axis web.xml definitions with the web.xml that you have for the existing site. This is quite a simple task, but, non trivial. The server.xml, workers.properties and other files within the global tomcat configuration need no change as axis is not running under its own site.
JWD >>> [EMAIL PROTECTED] 07/06/05 11:32 AM >>> Is there anything you need to do configuration-wise with Tomcat (5.5.9) in order to access an Axis web service with client code? The Tomcat/conf directory has a web.xml, server.xml, and a context.xml among others. Do I need to add anything to these files to get my Axis web services to work? Thanks, Jan
