[jboss-cvs] JBossCache/etc/META-INF ...

Manik Surtani manik at jboss.org
Mon Apr 23 12:06:30 EDT 2007


  User: msurtani
  Date: 07/04/23 12:06:30

  Modified:    etc/META-INF  mux-service.xml
  Log:
  broken xml comment
  
  Revision  Changes    Path
  1.9       +2 -2      JBossCache/etc/META-INF/mux-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: mux-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/mux-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- mux-service.xml	17 Apr 2007 21:54:58 -0000	1.8
  +++ mux-service.xml	23 Apr 2007 16:06:30 -0000	1.9
  @@ -31,7 +31,8 @@
         <!--
             Configure the TransactionManager
         -->
  -      <attribute name="TransactionManagerLookupClass">org.jboss.cache.transaction.GenericTransactionManagerLookup</attribute>
  +      <attribute name="TransactionManagerLookupClass">org.jboss.cache.transaction.GenericTransactionManagerLookup
  +      </attribute>
   
   
         <!--
  @@ -117,7 +118,6 @@
   		    <FC max_credits="20000000" min_threshold="0.10"/>
   		    <FRAG2 frag_size="60000"/>
   		    <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/>
  -		    <!-- <pbcast.STATE_TRANSFER/> -->
      			<pbcast.FLUSH timeout="0"/>
            </config>
         </attribute>
  
  
  



More information about the jboss-cvs-commits mailing list