Author: jfrederic.clere(a)jboss.com
Date: 2008-06-19 08:58:13 -0400 (Thu, 19 Jun 2008)
New Revision: 674
Modified:
sandbox/webapps/jboss-web.xml
Log:
In Jboss use the jmx-console existing users
Modified: sandbox/webapps/jboss-web.xml
===================================================================
--- sandbox/webapps/jboss-web.xml 2008-06-19 10:02:03 UTC (rev 673)
+++ sandbox/webapps/jboss-web.xml 2008-06-19 12:58:13 UTC (rev 674)
@@ -14,4 +14,9 @@
<virtual-host>jfcpc.gva.redhat.com</virtual-host>
-->
+ <!-- In Jboss use the jmx-console existing users -->
+ <context-root>/myapp</context-root>
+ <security-domain>java:/jaas/jmx-console</security-domain>
+
+
</jboss-web>
Show replies by date