users@glassfish.java.net

Glassfish + JDBC authentication just like Tomcat

From: Edson Carlos Ericksson Richter <edson.richter_at_mgrinformatica.com.br>
Date: Mon, 05 Jun 2006 21:51:59 -0300

If you, like me, love the Datasource based authentication in Tomcat,
then you missed this in Glassfish.
I know next version will have JDBC authentication, but I can't wait, and
as far as I could see, will not be equals to Tomcat implementation...
Then I wrote a JdbcAuthModule configurable just like Tomcat one. And is
avaliable now, with source and tutorial included.
If you have interest, just check my blog:

http://jroller.com/page/brviking?entry=glassfish_for_tomcat_users_jdbc

AFAIK, it could work with previous versions too (could someone else test
this?).


Best regards,

Richter