I solved defining two different login modules extending the base one. The 
first, which I will deploy into the web tier server, is going to ask 
authentications service to EJBs installed in the ejb tier server. The second, 
which I will deploy in the EJB server will access directly to the DB.

But I don't understand the following

"[EMAIL PROTECTED]" wrote : The target ejb cannot be in the same 
security-domain as the login module.

I defined the same security-domain for the Login Module and for the 
authentication EJB. It works!


thanks,

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892206#3892206

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892206


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to