> From: evimail [mailto:[EMAIL PROTECTED] 
> Subject: FAIL - Application at context path /jetspeed could 
> not be started
> 
> While trying to start jetspeed I get an error message:   FAIL 
> - Application at context path /jetspeed could not be started
> 
> Nov 1, 2006 3:58:15 PM org.apache.catalina.startup.ContextConfig
> validateSecurityRoles
> INFO: WARNING: Security role name admin used in an 
> <auth-constraint> without being defined in a <security-role>
> 
> As my C:\Tomcat\Tomcat 5.5\conf\tomcat-users.xml gives to 
> user "admin" all possible roles, I do not understand what
> should I do to get the application running. 

This has nothing to do with what's in tomcat-users.xml - you're missing
required <security-role> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to