[jboss-user] [Security & JAAS/JBoss] - Re: Multiple security domains in one EAR
j2ee_junkie
do-not-reply at jboss.com
Wed Jul 19 08:25:01 EDT 2006
Hi Jeff,
Yes you can have more than one security-domain in an ear. However, you need to make sure that the roles that intersect the two security domains are defined in each. In other words, if EJB A in security domain A needs to communicate with EJB B in security domain B, then the run-as role defined for A must match that required by B. AFAIK!
cgriffith
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959109#3959109
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959109
More information about the jboss-user
mailing list