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

Gavin King gavin.king at jboss.com
Tue Jun 26 19:53:07 EDT 2007


  User: gavin   
  Date: 07/06/26 19:53:07

  Modified:    examples/hibernate2/resources/tomcat  components.xml
  Log:
  2.0
  
  Revision  Changes    Path
  1.16      +3 -3      jboss-seam/examples/hibernate2/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/hibernate2/resources/tomcat/components.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- components.xml	26 Jun 2007 23:05:59 -0000	1.15
  +++ components.xml	26 Jun 2007 23:53:07 -0000	1.16
  @@ -6,9 +6,9 @@
               xmlns:transaction="http://jboss.com/products/seam/transaction"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation=
  -                "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.3.xsd 
  -                 http://jboss.com/products/seam/security http://jboss.com/products/seam/security-1.3.xsd
  -                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.3.xsd">
  +                "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd 
  +                 http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
  +                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
   
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500"
  
  
  



More information about the jboss-cvs-commits mailing list