Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38619 invoked from network); 28 Feb 2006 20:54:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 20:54:55 -0000 Received: (qmail 73381 invoked by uid 500); 28 Feb 2006 20:54:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 73349 invoked by uid 500); 28 Feb 2006 20:54:36 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 73329 invoked by uid 99); 28 Feb 2006 20:54:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 12:54:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [137.149.3.10] (HELO mx.upei.ca) (137.149.3.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 12:54:35 -0800 Received: from [137.149.66.73] (helo=[137.149.66.73]) by mx.upei.ca with esmtp (Exim 3.35 #1 (Debian)) id 1FEBrK-0008MX-00 for ; Tue, 28 Feb 2006 16:54:14 -0400 Message-ID: <4404B875.70905@upei.ca> Date: Tue, 28 Feb 2006 16:54:13 -0400 From: Grant Johnson User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Tomcat 5 defaults Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Good day! I have an implementation of DSpace (webapp running on standalone Tomcat 5.5) that seems to be working well. Whether I'm a moron or not I'm not prepared to answer at this point! How can I set the /dspace webapp as the default "ROOT" applet? I don't want to use http://myserver.domain.com:8080/dspace but would much prefer: http://myserver.domain.com:8080 Apache is also running on this machine on port 80 I'm planning on implementing a different application here. I have tried to understand the web.xml documentation and in searching google groups. Not enough coffee today perhaps! Thanks Grant --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org