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

Gavin King gavin.king at jboss.com
Fri Jun 15 01:10:25 EDT 2007


  User: gavin   
  Date: 07/06/15 01:10:25

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



More information about the jboss-cvs-commits mailing list