Re: Mapping role names to groups

2009-08-06 Thread Jason Royals
efore it's usefulness is limited :-( Cheers, Jason On Thu, 2009-08-06 at 14:40 +0200, André Warnier wrote: > Jason Royals wrote: > > Thanks for the advice, but I think is only valid > > within the context of a element though? > > I have not checked, but are you sure ? Is i

Re: Mapping role names to groups

2009-08-06 Thread Jason Royals
portable across all > containers) > > > users > SG-FooBar-Users > > > admins > SG-FooBar-Admins > > > > -Tim > > > Jason Royals wrote: > > Hello Tomcatters, > > > > Consider the following scenario. I

Mapping role names to groups

2009-08-06 Thread Jason Royals
Hello Tomcatters, Consider the following scenario. I have a Java web application, and it is a packaged, commercial application I may not change it. In fact, I don't have the source so I couldn't even if I wanted to. The application declares two roles in web.xml - "users" and "admins". In our corp