Hi,

I have deployed my own ServerLoginModule via the DynamicLoginConfig (in a sar 
within an ear, called ear1). It is deployed as xxxRealm.

When I connect to EJB's deployed withing ear1, secured by the xxxRealm all 
works fine.

I now have a second ear, say ear2, which deploys more ejbs, secured by the 
above xxxRealm.

However, when I try to access the ejbs in in ear2 I get nowhere.

I get the classic [org.jboss.ejb.plugins.SecurityInterceptor] Authentication 
exception, principal=(null or XXX) deplending on wherever I do the client login 
or not.

When accessing these ear2 ejbs my ServerLoginModule does not get initialised 
(no log messages). Any ideas why?

Regards,

Sean

(using Jboss-3.2.6)


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to