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

Gavin King gavin.king at jboss.com
Fri Jun 15 01:11:47 EDT 2007


  User: gavin   
  Date: 07/06/15 01:11:47

  Modified:    examples/jpa/resources/tomcat   components.xml
  Removed:     examples/jpa/resources/tomcat   jboss-beans.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.11      +0 -2      jboss-seam/examples/jpa/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/jpa/resources/tomcat/components.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- components.xml	3 Jun 2007 20:56:48 -0000	1.10
  +++ components.xml	15 Jun 2007 05:11:47 -0000	1.11
  @@ -20,8 +20,6 @@
                                         auto-create="true"
                                         entity-manager-factory="#{bookingDatabase}"/>
       
  -    <core:microcontainer installed="true"/>
  -    
       <security:identity authenticate-method="#{authenticator.authenticate}"/>  
       
   </components>
  
  
  



More information about the jboss-cvs-commits mailing list