Ben Stover wrote:
Into which dir in Tomcat installation do I have to deploy/copy web service *.war files ?
For a default installation, any war files (web service or not) placed in $CATALINA_HOME/webapps will be auto-deployed. There should be no need for a restart.
Are you expecting Tomcat to provide something (over and above what you'd expect from a standard Servlet container) to support your web service? If so, it might not work.
Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]