dain 2003/09/17 22:15:14
Modified: modules/web/src/deploy/jetty jetty-config.xml
Log:
Changed context back to jmx-console
Revision Changes Path
1.4 +1 -1
incubator-geronimo/modules/web/src/deploy/jetty/jetty-config.xml
Index: jetty-config.xml
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/web/src/deploy/jetty/jetty-config.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jetty-config.xml 18 Sep 2003 05:06:05 -0000 1.3
+++ jetty-config.xml 18 Sep 2003 05:15:14 -0000 1.4
@@ -82,7 +82,7 @@
<Call name="addWebApplication">
<Arg></Arg>
- <Arg>console</Arg>
+ <Arg>jmx-console</Arg>
<Arg><SystemProperty
name="jetty.home.dir"/>/geronimo-web-console.war</Arg>
<Arg><SystemProperty name="jetty.home.dir"/>/webdefault.xml</Arg>
<Arg type="boolean">true</Arg>