You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Alex Grönholm <al...@nextday.fi> on 2008/10/08 09:46:23 UTC

SQLLoginModule for OpenEJB

I have created a datasource/jdbc based login module based on the one 
from Geronimo. I have unit tests covering usage through JDBC urls, and I 
have successfully tested use through a data source as well. Would it be 
possible to slip this in the 3.1 release?

Re: SQLLoginModule for OpenEJB

Posted by David Blevins <da...@visi.com>.
On Oct 8, 2008, at 2:46 AM, Alex Grönholm wrote:

> I have created a datasource/jdbc based login module based on the one  
> from Geronimo. I have unit tests covering usage through JDBC urls,  
> and I have successfully tested use through a data source as well.  
> Would it be possible to slip this in the 3.1 release?

Sure.  File a JIRA for it and we'll check it in!

-David