[jboss-cvs] jboss-seam/examples/booking/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/booking/resources/WEB-INF  components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.18      +1 -1      jboss-seam/examples/booking/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/booking/resources/WEB-INF/components.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- components.xml	15 Jun 2007 05:09:16 -0000	1.17
  +++ components.xml	20 Jun 2007 21:46:29 -0000	1.18
  @@ -14,7 +14,7 @@
                     concurrent-request-timeout="500"
                     conversation-id-parameter="cid"/>
   
  -    <core:transaction-listener/>
  +    <core:ejb-transaction-listener/>
   
       <security:identity authenticate-method="#{authenticator.authenticate}"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list