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

Gavin King gavin.king at jboss.com
Mon Oct 23 15:43:52 EDT 2006


  User: gavin   
  Date: 06/10/23 15:43:52

  Modified:    examples/portal/resources/WEB-INF  components.xml
  Log:
  fix
  
  Revision  Changes    Path
  1.4       +1 -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.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- components.xml	22 Oct 2006 11:02:32 -0000	1.3
  +++ components.xml	23 Oct 2006 19:43:52 -0000	1.4
  @@ -6,6 +6,6 @@
       <component name="hibernateSessionFactory"
                 class="org.jboss.seam.core.HibernateSessionFactory"/> 
       <component class="org.jboss.seam.core.Microcontainer"
  -             install="@microcontainer@"/>
  +             installed="@microcontainer@"/>
   
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list