Google Site Search

Google
 

Thursday, April 19, 2007

Tip 2: Configure security domain for web/ejb

If you have a need to configure security domains for web applications (in jboss-web.xml) and ejb applications (jboss.xml), it may be easier for you to package them together into a single EAR and provide a jboss-app.xml at the application.xml level and specify the security domain there. This way, you do not need to configure the security domain in jboss-web.xml or jboss.xml

1 comment:

Godin said...

This feature looks broken in JBoss 4.2.3.GA.