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

Michael Yuan michael.yuan at jboss.com
Tue Jan 9 15:53:44 EST 2007


  User: myuan   
  Date: 07/01/09 15:53:44

  Modified:    examples/jpa/resources/tomcat  components.xml
  Log:
  Update the app to the new booking example
  
  Revision  Changes    Path
  1.5       +1 -1      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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components.xml	12 Dec 2006 00:06:54 -0000	1.4
  +++ components.xml	9 Jan 2007 20:53:44 -0000	1.5
  @@ -8,7 +8,7 @@
   
       <core:init debug="true"/>    
   
  -    <core:pages no-conversation-view-id="/main.xhtml"/>
  +    <core:transactionListener/>
   
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500"
  
  
  



More information about the jboss-cvs-commits mailing list