Hello,
I have a war file, such as MyTest.war. I copied this file under the directory "webapps" of tomcat's home directory.
I had modified the unpackWARs attribute to "true" for "host" component in server.xml.
But when I accessed my application, the tomcat did not expand the MyTest.war to a directory under "webapps". Is there other components or attributes I need to modify?
The tomcat I used is 4.1.24.
Thank you.
pengpeng
I have a war file, such as MyTest.war. I copied this file under the directory "webapps" of tomcat's home directory.
I had modified the unpackWARs attribute to "true" for "host" component in server.xml.
But when I accessed my application, the tomcat did not expand the MyTest.war to a directory under "webapps". Is there other components or attributes I need to modify?
The tomcat I used is 4.1.24.
Thank you.
pengpeng