> From: tomcatastrophe [mailto:[email protected]]
> Subject: Tomcat WAR deployment with virtual host only shows blank page
> 
> If I rename the ROOT.war to ROOT it starts up fine. Does it matter if
> the .war file is packed or unpacked and just named .WAR?

Are you saying that ROOT.war is really a directory?  If so, Tomcat will ignore 
it (or get very confused - doesn't matter, since such a directory name is 
illegal).  The default webapp must either be in a directory named ROOT, or in a 
war file named ROOT.war; those are your only choices.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to