> From: Grant Johnson [mailto:[EMAIL PROTECTED] 
> Subject: Tomcat 5 defaults
> 
> How can I set the /dspace webapp as the default "ROOT" applet?

This has been discussed several times in the past couple of months, so
an archive search would be fruitful:
http://marc.theaimsgroup.com/?l=tomcat-user&r=1&w=2

The easiest way is to just name your default application "ROOT" (caps
required), replacing the one that ships with Tomcat.  This means you
delete the existing webapps/ROOT directory, and deploy your app as
either webapps/ROOT.war or expanded in the webapps/ROOT directory.

 - 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