Statistics
| Branch: | Tag: | Revision:

root / jboss-config / 5.1.0 / deploy / jmx-console.war / WEB-INF / jboss-web.xml @ 517:2b4539e4de83

History | View | Annotate | Download (407 Bytes)

1
<!DOCTYPE jboss-web PUBLIC
2
   "-//JBoss//DTD Web Application 5.0//EN"
3
   "http://www.jboss.org/j2ee/dtd/jboss-web_5_0.dtd">
4
   
5
<jboss-web>
6
   <!-- Uncomment the security-domain to enable security. You will
7
      need to edit the htmladaptor login configuration to setup the
8
      login modules used to authentication users. -->
9
      <security-domain>java:/jaas/jmx-console</security-domain>
10

    
11
</jboss-web>