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

Gavin King gavin.king at jboss.com
Fri Dec 15 23:34:58 EST 2006


  User: gavin   
  Date: 06/12/15 23:34:58

  Modified:    examples/booking/resources/WEB-INF  components.xml
  Log:
  transaction success event
  
  Revision  Changes    Path
  1.8       +2 -0      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.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- components.xml	21 Nov 2006 01:01:19 -0000	1.7
  +++ components.xml	16 Dec 2006 04:34:58 -0000	1.8
  @@ -15,6 +15,8 @@
                     conversation-id-parameter="cid"
                     conversation-is-long-running-parameter="clr"/>
   
  +    <core:transactionListener/>
  +
       <core:ejb installed="@embeddedEjb@"/>
   
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list