users@glassfish.java.net

Re: JdbcAuthModule

From: Edson Carlos Ericksson Richter <edson.richter_at_mgrinformatica.com.br>
Date: Wed, 07 Jun 2006 20:09:21 -0300

I'm happy you did the trick. I'll add some additional notes to my blog,
so things get easier to next people working on this module.

No, I did put nbcommunity to enforce that this is a community member
from NetBeans giving something back to fantastic products release by Sun
to us.

Since I did it to give functionality and not for my personal visibility
(surprisingly, this was a collateral effect), i didn't put my name or my
company name on package... just the reference that I'm a member of the
NetBeans (nb) community...

This JDBC realm is not the one that will be part of Glassfish (but, if
Glassfish team desires it can be put there, even with other package name
- there is no license restrictions to it, and I will be en charmed).

AFAIK the one that will be part of Glassfish should have additional
functionality (I didn't looked the code, but I think it will have).


Best regards,

Richter


Dennis Gesker escreveu:
> Richter:
>
> <security-role-mapping>
> <role-name>employee</role-name>
> <group-name>employee</group-name>
> </security-role-mapping>
>
> to my sun-application.xml file did the trick! Thanks so much for all
> your help.
>
> I understand that a jdbcRealm will be released as some point with
> Glassfish and I see that your classes have nbcommunity in them. Does
> this mean that your jdbcRealm will merge with the one that will be
> included in Glassfish?
>
> Dennis
>
>
>