Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 18702 invoked from network); 1 Nov 2006 14:25:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 14:25:31 -0000 Received: (qmail 90415 invoked by uid 500); 1 Nov 2006 14:25:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 90388 invoked by uid 500); 1 Nov 2006 14:25:28 -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 90377 invoked by uid 99); 1 Nov 2006 14:25:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 06:25:28 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 06:25:12 -0800 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss1 with InterScan Message Security Suite; Wed, 01 Nov 2006 08:24:51 -0600 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.53]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 1 Nov 2006 08:24:50 -0600 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 1 Nov 2006 08:24:50 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: FAIL - Application at context path /jetspeed could not be started Date: Wed, 1 Nov 2006 08:24:48 -0600 Message-ID: In-Reply-To: <005e01c6fdbf$bc1ff670$2801a8c0@ws380> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FAIL - Application at context path /jetspeed could not be started Thread-Index: Acb9utnLSo89AJmjTiSeHpJ+Moi7twAAhTrwAAD9TIA= From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 01 Nov 2006 14:24:50.0345 (UTC) FILETIME=[7D8B8990:01C6FDC1] X-Virus-Checked: Checked by ClamAV on apache.org > From: evimail [mailto:evimail@gmail.com]=20 > Subject: FAIL - Application at context path /jetspeed could=20 > not be started >=20 > While trying to start jetspeed I get an error message: FAIL=20 > - Application at context path /jetspeed could not be started >=20 > Nov 1, 2006 3:58:15 PM org.apache.catalina.startup.ContextConfig > validateSecurityRoles > INFO: WARNING: Security role name admin used in an=20 > without being defined in a >=20 > As my C:\Tomcat\Tomcat 5.5\conf\tomcat-users.xml gives to=20 > user "admin" all possible roles, I do not understand what > should I do to get the application running.=20 This has nothing to do with what's in tomcat-users.xml - you're missing required entries in the web.xml of the jetspeed app. See section 12 of the Servlet spec and look at Tomcat's manager app for examples. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org