I have tried to search for this for a while, and to no avail I decided to post the question here.

I have Tomcat 5.5 setup with several virtual hosts.

I want to deploy a struts .war file to one of the virtual hosts, but Tomcat wont recognize it. In my server.xml under the <hosts> section I have both the appBase and the docBase pointing to the directory in which I am deploying the .war file and it still is not working. I can, however run .jsp and servlets from within this directory just fine.

I can deploy to the tomcat/webapps directory and it works correctly as well.

Where is the webapps directory supposed to be for virtual hosts? Why is this not working?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to