[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociaton.getSubject is null

2007-05-07 Thread AbhayaJha
* ***URGENT*** * Hi , Please help at your earliest. Below are the detailed description for tbe above. We have a two ear deployed in JBoss. One ear contains all EJBs. Second Ear contains war file and internally invokes EJBs. When my system receives (Using MDBs) messages i

[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociaton.getSubject is null

2007-04-26 Thread sim-smith
I don't know specifically about your LoginModule, but to get the logged-in Subject onto the SecurityAssocation stack we need to have two login modules, one is our own custom one, and the other is the JBoss ClientLoginModule. It is the ClientLoginModule that pushes the Subject onto the SecurityA