[jboss-dev-forums] [Design of Security on JBoss] - Re: Security EJB2 and dependencies

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Apr 24 03:33:01 EDT 2008


Adrian,  I have made the PooledInvoker depend on the SecurityDomain (ie. JaasSecurityDomain). After this, the CCE does not arise while looking up the security domain. But the tests are still failing mainly because the jndi names for the ejb look up does not seem to be right.


  | Global JNDI Namespace
  | 
  |   +- StatelessSessionWithPooledSSL (proxy: $Proxy114 implements interface org.jboss.test.pooled.interfaces.StatelessSessionHome,interface javax.ejb.Handle)
  |   ...
  |   +- PooledStatelessSession (proxy: $Proxy114 implements interface org.jboss.test.pooled.interfaces.StatelessSessionHome,interface javax.ejb.Handle)
  | 
  | 
  | 


I did find some bugs ( like copy/paste error)
http://jira.jboss.org/jira/browse/JBAS-5480 while analyzing the SSLContextUnitTestCase. Will check in tomorrow.

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

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



More information about the jboss-dev-forums mailing list