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

Gavin King gavin.king at jboss.com
Fri Jun 15 01:12:32 EDT 2007


  User: gavin   
  Date: 07/06/15 01:12:32

  Modified:    examples/portal/resources/WEB-INF  components.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.11      +0 -2      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.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- components.xml	22 May 2007 02:20:43 -0000	1.10
  +++ components.xml	15 Jun 2007 05:12:32 -0000	1.11
  @@ -13,8 +13,6 @@
                 class="org.jboss.seam.core.ManagedHibernateSession"/>    
       <component name="hibernateSessionFactory"
                 class="org.jboss.seam.core.HibernateSessionFactory"/>
  -    <component class="org.jboss.seam.core.Microcontainer"    
  -           installed="@microcontainer@"/>
              
       <security:identity authenticate-method="#{authenticator.authenticate}"/>             
              
  
  
  



More information about the jboss-cvs-commits mailing list