Been there already. One question about it is when it says:
Create a JDBCRealm using the Admin Console.
For instance, one can create a JDBCRealm with the following properties:
Property Name Property Value
datasource-jndi jdbc/security
user-table usertable
user-name-column userid
password-column password
group-table grouptable
group-name-column groupid
jaas-context jdbcRealm
where jdbc/security is a datasource can access the tables above.
What value do I put for jdbc/security and where? should that be the jndi name of a connection pool or jdbc resource?
[Message sent by forum member 'cal41' (calgach_at_yahoo.ca)]
http://forums.java.net/jive/thread.jspa?messageID=381177