users@glassfish.java.net

Re: JDBC Realms in Glassfish: most current advice?

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Mon, 07 May 2007 16:10:59 -0700

The following two blogs show us how to use JDBCRealm in GlassFish.
http://blogs.sun.com/swchan/entry/jdbcrealm_in_glassfish
http://blogs.sun.com/swchan/entry/jdbcrealm_in_glassfish_with_mysql

If you are planning to use something else, besides custom realm, one can
try to implement an JSR 196 authmodule.