[jboss-cvs] jboss-ejb3/src/resources/test/mdb/META-INF ...

Bill DeCoste bdecoste at jboss.com
Thu Jul 27 14:29:05 EDT 2006


  User: bdecoste
  Date: 06/07/27 14:29:05

  Modified:    src/resources/test/mdb/META-INF  ejb-jar.xml
  Log:
  DLQ tests
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-ejb3/src/resources/test/mdb/META-INF/ejb-jar.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ejb-jar.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-ejb3/src/resources/test/mdb/META-INF/ejb-jar.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- ejb-jar.xml	20 Jun 2006 19:21:26 -0000	1.3
  +++ ejb-jar.xml	27 Jul 2006 18:29:05 -0000	1.4
  @@ -22,7 +22,7 @@
             <activation-config>
               <activation-config-property>
                 <activation-config-property-name>maxSession</activation-config-property-name>
  -              <activation-config-property-value>99999</activation-config-property-value>
  +              <activation-config-property-value>100</activation-config-property-value>
               </activation-config-property>
             </activation-config>
         </message-driven>
  
  
  



More information about the jboss-cvs-commits mailing list