You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by in...@apache.org on 2004/02/16 01:51:42 UTC

[Apache Geronimo Wiki] Updated: JmxDebuggingTool

   Date: 2004-02-15T16:51:40
   Editor: 209.181.233.150 <>
   Wiki: Apache Geronimo Wiki
   Page: JmxDebuggingTool
   URL: http://wiki.apache.org/geronimo/JmxDebuggingTool

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,8 +1,8 @@
 = Intro =
 The purpose of the debugging tool is to allow developers (including the Geronimo developers) to monitor the state of the running server using JMX and to debug their applications.  
 
-== Brief Architectural Overview ==
+= Brief Architectural Overview =
 The Debugging Tool uses Velocity templates to output information from the JMX server.
 
-== Developers ==
+= Developers =
 Geir Magnusson Jr.