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

Michael Youngstrom youngm at gmail.com
Fri Nov 16 15:34:09 EST 2007


  User: myoungstrom
  Date: 07/11/16 15:34:09

  Modified:    examples/spring/resources/WEB-INF  applicationContext.xml
  Log:
  JBSEAM-2190
  
  Revision  Changes    Path
  1.9       +8 -8      jboss-seam/examples/spring/resources/WEB-INF/applicationContext.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: applicationContext.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/spring/resources/WEB-INF/applicationContext.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- applicationContext.xml	17 Jul 2007 18:43:56 -0000	1.8
  +++ applicationContext.xml	16 Nov 2007 20:34:09 -0000	1.9
  @@ -51,7 +51,7 @@
   		<property name="pageSize" value="10" />
   	</bean>
   
  -	<seam:configure-scopes />
  +	<seam:configure-scopes default-auto-create="true" />
   
   	<bean class="org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor">
   		<!-- Because we have multiple EntityManagerFactories in this applicaitonContext identify the
  
  
  



More information about the jboss-cvs-commits mailing list