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

Norman Richards norman.richards at jboss.com
Tue Oct 9 21:08:20 EDT 2007


  User: nrichards
  Date: 07/10/09 21:08:20

  Modified:    examples/seampay/resources/WEB-INF  components.xml
  Log:
  JBSEAM-2067
  
  Revision  Changes    Path
  1.12      +3 -2      jboss-seam/examples/seampay/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/seampay/resources/WEB-INF/components.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- components.xml	3 Sep 2007 12:13:49 -0000	1.11
  +++ components.xml	10 Oct 2007 01:08:20 -0000	1.12
  @@ -38,6 +38,7 @@
                                         persistence-unit-jndi-name="java:/seampayEntityManagerFactory" />
   
       <async:timer-service-dispatcher />
  +    <component class="org.jboss.seam.async.ThreadPoolDispatcher" precedence="40" /> <!-- TEST -->
   
       <core:init debug="true" jndi-pattern="@jndiPattern@" />
   
  
  
  



More information about the jboss-cvs-commits mailing list