|
deploy a web application
I want to deploy the web application from some other location for example:
c:\mywebapp and not from default appbase(webapps directory). I'm using Tomcat 5.0. I tried changing server.xml Host appbase tag value, but its not working??????
|