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

Gavin King gavin.king at jboss.com
Tue Nov 21 15:14:09 EST 2006


  User: gavin   
  Date: 06/11/21 15:14:09

  Modified:    examples/hibernate2/resources/tomcat  components.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.3       +1 -2      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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- components.xml	10 Nov 2006 19:07:55 -0000	1.2
  +++ components.xml	21 Nov 2006 20:14:08 -0000	1.3
  @@ -19,7 +19,6 @@
       <component name="hibernateSessionFactory"
                 class="org.jboss.seam.core.HibernateSessionFactory"/> 
                 
  -    <component class="org.jboss.seam.core.Microcontainer"
  -               installed="true"/>
  +    <component class="org.jboss.seam.core.Microcontainer"/>
       
   </components>
  
  
  



More information about the jboss-cvs-commits mailing list