[jboss-cvs] jboss-profiler/examples/jboss-4.0/bin ...

Takuro Okada t2-okada at nri.co.jp
Mon Feb 19 05:55:59 EST 2007


  User: tokada  
  Date: 07/02/19 05:55:59

  Added:       examples/jboss-4.0/bin  Tag: JBossProfiler_Expansion
                        run-with-jboss-profiler.bat
  Log:
  Modified some interfaces
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +5 -0      jboss-profiler/examples/jboss-4.0/bin/Attic/run-with-jboss-profiler.bat
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: run-with-jboss-profiler.bat
  ===================================================================
  RCS file: run-with-jboss-profiler.bat
  diff -N run-with-jboss-profiler.bat
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ run-with-jboss-profiler.bat	19 Feb 2007 10:55:59 -0000	1.1.2.1
  @@ -0,0 +1,5 @@
  + at echo off
  +setlocal
  +set JAVA_OPTS=%JAVA_OPTS% -javaagent:pluggable-instrumentor.jar
  +call run.bat -c default
  +endlocal
  
  
  



More information about the jboss-cvs-commits mailing list