[jboss-cvs] jboss-seam/examples/jpa/resources/tomcat ...

Michael Yuan michael.yuan at jboss.com
Tue Jan 9 18:31:22 EST 2007


  User: myuan   
  Date: 07/01/09 18:31:22

  Modified:    examples/jpa/resources/tomcat  components.xml
  Log:
  fix transactional events
  
  Revision  Changes    Path
  1.6       +0 -2      jboss-seam/examples/jpa/resources/tomcat/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/resources/tomcat/components.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- components.xml	9 Jan 2007 20:53:44 -0000	1.5
  +++ components.xml	9 Jan 2007 23:31:22 -0000	1.6
  @@ -8,8 +8,6 @@
   
       <core:init debug="true"/>    
   
  -    <core:transactionListener/>
  -
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500"
                     conversation-id-parameter="cid"
  
  
  



More information about the jboss-cvs-commits mailing list