------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
I made a custom login module for JBoss. I used it in security-domain
others. This is ok. For login i use also an EJB to search in the database
for server username and password. Then i wanted to change security-domain to
mydomain. and use my custom login module with this new security domain. The
problems are when try-ing to access the database using ejb to obtain the
server username and password. it seems that the ejb is not logged in. Does
any body have any ideea how to set ejb to use mydomain as security-domain
instead of other secrity-domain?
- [JBoss-user] Custom login module [URGENT] Andrei
