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

Takuro Okada t2-okada at nri.co.jp
Fri Feb 16 03:48:06 EST 2007


  User: tokada  
  Date: 07/02/16 03:48:06

  Modified:    java/webapp/WEB-INF  Tag: JBossProfiler_Expansion web.xml
  Log:
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +6 -0      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.3
  retrieving revision 1.1.2.4
  diff -u -b -r1.1.2.3 -r1.1.2.4
  --- web.xml	12 Dec 2006 09:06:09 -0000	1.1.2.3
  +++ web.xml	16 Feb 2007 08:48:06 -0000	1.1.2.4
  @@ -6,6 +6,12 @@
   
   <web-app>
     
  +  <!-- ##### JBoss Profiler : Context Parameter ##### -->
  +  <context-param>
  +    <param-name>ProfilerServiceName</param-name>
  +    <param-value>jboss.profiler:service=ProfilerService</param-value>
  +  </context-param>
  +  
     <!-- ##### OpenLaszlo : LPS ##### -->
     <!-- This description is needed only in the proxy mode.
     <servlet>
  
  
  



More information about the jboss-cvs-commits mailing list