Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to configure Tomcat to make it expand war file?

Status
Not open for further replies.

pengpeng

Programmer
Dec 18, 2002
6
US
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
 
Can you access your application?

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top