You can use the command line to create the realm. The syntax is as follows:
asadmin create-auth-realm --classname org.wamblee.glassfish.auth.FlexibleJdbcRealm FlexibleJdbcRealm
The create-auth-realm command also takes a '--property' argument, where you can specify realm specific properties (name/value pairs), separated by a ':'.
[Message sent by forum member 'nasradu8' (Sudarsan.Sridhar_at_sun.com)]