Re: jboss security integration

2004-10-29 Thread liooil
Thanks, this link was very useful. The only ponit i'd like to mention is the howto avoid another tier integration (typically a DB) : Use org.jboss.security.auth.spi.UsersRolesLoginModule instead of org.jboss.security.auth.spi.DatabaseServerLoginModule And then parameter your user.propertie

Re: jboss security integration

2004-10-27 Thread Matt Higgins
Here is a good resource that I used. http://www.javaworld.com/javaforums/showflat.php? Cat=2&Board=JavaSecurity&Number=2500&page=0&view=collapsed&sb=5&o=&fpart=1%3E -Matt On Wed, 2004-10-27 at 13:39 +, liooil wrote: > Hello world, > > Before we integrate authorization/authentication based