I have 2 web applications taht use basicly the same biz logic in EJB module. All three are
packaged in the single EAR, like this:
app.ear:
-a.war
-b.war
-ejb.jar
Since i have two set of users for each web app, I created two security domains and
configured each web app to use it's own.
How do I configure ejb.jar now? I can configure only one security-domain at time? Is this
possible?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267279#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...