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

Gavin King gavin.king at jboss.com
Sun Nov 26 22:49:22 EST 2006


  User: gavin   
  Date: 06/11/26 22:49:22

  Modified:    examples/portal/resources/WEB-INF  components.xml
  Log:
  need mc for unit tests
  
  Revision  Changes    Path
  1.7       +3 -1      jboss-seam/examples/portal/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/portal/resources/WEB-INF/components.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- components.xml	21 Nov 2006 20:14:08 -0000	1.6
  +++ components.xml	27 Nov 2006 03:49:21 -0000	1.7
  @@ -9,5 +9,7 @@
                 class="org.jboss.seam.core.ManagedHibernateSession"/>    
       <component name="hibernateSessionFactory"
                 class="org.jboss.seam.core.HibernateSessionFactory"/>
  +    <component class="org.jboss.seam.core.Microcontainer"    
  +           installed="@microcontainer@"/>
   
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list