Never mind. I put my within unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
> www.something.com
>
> ...
>
> I created a directory $CATALINA_HOME/webapps-demo and deployed a war file
> named ROOT.war within it.
>
> On starti
Here is my conf/server.xml
...
www.something.com
...
I created a directory $CATALINA_HOME/webapps-demo and deployed a war file
named ROOT.war within it.
On starting tomcat, I expected the ROOT.war to have unarchived as 'ROOT'
directory with contents. That didn't happen! Kindly help.