[jboss-cvs] jboss-profiler/java/webapp/WEB-INF ...

Takuro Okada t2-okada at nri.co.jp
Fri Mar 2 00:38:09 EST 2007


  User: tokada  
  Date: 07/03/02 00:38:09

  Modified:    java/webapp/WEB-INF  Tag: JBossProfiler_Expansion web.xml
  Log:
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +1 -1      jboss-profiler/java/webapp/WEB-INF/Attic/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-profiler/java/webapp/WEB-INF/Attic/web.xml,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -b -r1.1.2.4 -r1.1.2.5
  --- web.xml	16 Feb 2007 08:48:06 -0000	1.1.2.4
  +++ web.xml	2 Mar 2007 05:38:09 -0000	1.1.2.5
  @@ -9,7 +9,7 @@
     <!-- ##### JBoss Profiler : Context Parameter ##### -->
     <context-param>
       <param-name>ProfilerServiceName</param-name>
  -    <param-value>jboss.profiler:service=ProfilerService</param-value>
  +    <param-value>@jmx.service.name@</param-value>
     </context-param>
     
     <!-- ##### OpenLaszlo : LPS ##### -->
  
  
  



More information about the jboss-cvs-commits mailing list