[jboss-user] [Security & JAAS/JBoss] - Re: JAAS Authentication from stand alone client

jaikiran do-not-reply at jboss.com
Wed Sep 10 04:07:32 EDT 2008


"eefahs" wrote : 
  | 
  | So what you are saying is that from an MDB, we cant access a secured EJB? 
  | 
  | 

See this http://wiki.jboss.org/wiki/SecurityExceptionWhenAccessingSecuredEJBFromAnMDB.

Also look at the ejb-jar.xml dtd which allows a "run-as" http://java.sun.com/dtd/ejb-jar_2_0.dtd. You can use that on the MDB definition in the ejb-jar.xml and specify the role name which has access to the secured EJB.


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

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



More information about the jboss-user mailing list