vgritsenko 2004/05/28 05:20:42
Modified: tools/instrumentation readme.txt Log: wrap lines Revision Changes Path 1.2 +7 -3 cocoon-2.1/tools/instrumentation/readme.txt Index: readme.txt =================================================================== RCS file: /home/cvs/cocoon-2.1/tools/instrumentation/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- readme.txt 4 Feb 2004 18:20:37 -0000 1.1 +++ readme.txt 28 May 2004 12:20:42 -0000 1.2 @@ -1,5 +1,9 @@ -This directory contains the instrumentation client that allows to remotely monitor the behaviour of a running Cocoon. +This directory contains the instrumentation client that allows to remotely +monitor the behaviour of a running Cocoon. -To activate Cocoon instrumentation, uncomment the "enable-instrumentation" and "instrumentation-config" servlet parameters in web.xml. +To activate Cocoon instrumentation, uncomment the "enable-instrumentation" +and "instrumentation-config" servlet parameters in web.xml. -To start the GUI, type "build start-instrumentation-client" in the main Cocoon directory, then use "Instrument manager/Connect to instrument manager" to establish a connection with the Cocoon server. +To start the GUI, type "build start-instrumentation-client" in the main +Cocoon directory, then use "Instrument manager/Connect to instrument manager" +to establish a connection with the Cocoon server.
