[jboss-dev-forums] [JBoss AS 7 Development] - Re: Custom jdbc login module for remoting
Frank Ulbricht
do-not-reply at jboss.com
Thu Feb 23 12:35:35 EST 2012
Frank Ulbricht [https://community.jboss.org/people/f.ulbricht] created the discussion
"Re: Custom jdbc login module for remoting"
To view the discussion, visit: https://community.jboss.org/message/719223#719223
--------------------------------------------------------------
I have a similar problem. My login module resides in a JAR within the EAR's lib folder. It can be configured with a JNDI name and then invokes a session bean to perform the authentication task (it is somewhat complex because there a license manager involved). The login module gets called but the user name and the password are random UUIDs. I just want to know if I understand the problem described here correctly and if my problem could be just another incarnation of the same problem...
BTW and off-topic: is this the correct approach if the login process is very complex and depends from entities and other services...?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/719223#719223]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120223/5bc79151/attachment.html
More information about the jboss-dev-forums
mailing list