[jboss-cvs] jboss-seam/examples/glassfish/resources/WEB-INF ...

Gavin King gavin.king at jboss.com
Wed Jun 20 17:46:29 EDT 2007


  User: gavin   
  Date: 07/06/20 17:46:29

  Modified:    examples/glassfish/resources/WEB-INF  components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.9       +1 -1      jboss-seam/examples/glassfish/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/glassfish/resources/WEB-INF/components.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- components.xml	3 Jun 2007 20:56:47 -0000	1.8
  +++ components.xml	20 Jun 2007 21:46:29 -0000	1.9
  @@ -10,7 +10,7 @@
   
       <core:init jndi-pattern="java:comp/env/jboss-seam-glassfish/#{ejbName}/local" debug="true"/>    
   
  -    <core:transaction-listener/>
  +    <core:ejb-transaction-listener/>
   
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500"
  
  
  



More information about the jboss-cvs-commits mailing list