User: starksm 
  Date: 01/07/28 11:21:04

  Modified:    tomcat/src/etc/conf/tomcat Tag: Branch_2_4 jboss.jcml.patch
  Log:
  Update for changes in jboss.jcml
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.2   +19 -19    contrib/tomcat/src/etc/conf/tomcat/jboss.jcml.patch
  
  Index: jboss.jcml.patch
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/tomcat/src/etc/conf/tomcat/jboss.jcml.patch,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- jboss.jcml.patch  2001/06/22 06:37:45     1.2.2.1
  +++ jboss.jcml.patch  2001/07/28 18:21:04     1.2.2.2
  @@ -1,22 +1,22 @@
  -*** jboss.jcml       Thu May 24 10:18:58 2001
  ---- jboss.jcml.tomcat        Thu May 24 10:18:15 2001
  +*** jboss.jcml       Fri Jul 27 17:22:55 2001
  +--- jboss.jcml.tomcat        Fri Jul 27 18:09:04 2001
   ***************
   *** 154,162 ****
  -      <attribute name="BeanCacheJMSMonitoringEnabled">false</attribute>
  -    </mbean>
  -  
  -!   <!-- Uncomment to add embedded tomcat service
  -    <mbean code="org.jboss.tomcat.EmbeddedTomcatServiceSX" 
name="DefaultDomain:service=EmbeddedTomcat" />
  --    -->
  -  
  -    <!-- Uncomment and set file URL to add Jetty service (you can set config more 
than once)
  -    <mbean code="org.jboss.jetty.JettyService" name="DefaultDomain:service=Jetty">
  +      <attribute name="BeanCacheJMSMonitoringEnabled">false</attribute>
  +    </mbean>
  +  
  +!   <!-- Uncomment to add embedded tomcat service
  +    <mbean code="org.jboss.tomcat.EmbeddedTomcatServiceSX" 
name="DefaultDomain:service=EmbeddedTomcat" />
  +-    -->
  +  
  +    <!-- Uncomment and set file URL to add Jetty service (you can set config more 
than once)
  +    <mbean code="org.jboss.jetty.JettyService" name="DefaultDomain:service=Jetty">
   --- 154,161 ----
  -      <attribute name="BeanCacheJMSMonitoringEnabled">false</attribute>
  -    </mbean>
  -  
  -!   <!-- Uncomment to add embedded tomcat service -->
  -    <mbean code="org.jboss.tomcat.EmbeddedTomcatServiceSX" 
name="DefaultDomain:service=EmbeddedTomcat" />
  -  
  -    <!-- Uncomment and set file URL to add Jetty service (you can set config more 
than once)
  -    <mbean code="org.jboss.jetty.JettyService" name="DefaultDomain:service=Jetty">
  +      <attribute name="BeanCacheJMSMonitoringEnabled">false</attribute>
  +    </mbean>
  +  
  +!   <!-- Uncomment to add embedded tomcat service -->
  +    <mbean code="org.jboss.tomcat.EmbeddedTomcatServiceSX" 
name="DefaultDomain:service=EmbeddedTomcat" />
  +  
  +    <!-- Uncomment and set file URL to add Jetty service (you can set config more 
than once)
  +    <mbean code="org.jboss.jetty.JettyService" name="DefaultDomain:service=Jetty">
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to