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

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 06:59:26 EDT 2007


  User: pmuir   
  Date: 07/10/11 06:59:26

  Modified:    examples/mail/resources/WEB-INF  components.xml
  Log:
  Mail example can use the ThreadPool dispatcher
  
  Revision  Changes    Path
  1.15      +1 -3      jboss-seam/examples/mail/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/mail/resources/WEB-INF/components.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- components.xml	26 Jun 2007 23:04:05 -0000	1.14
  +++ components.xml	11 Oct 2007 10:59:26 -0000	1.15
  @@ -12,8 +12,6 @@
   
       <core:init debug="true" jndi-pattern="@jndiPattern@" />
       
  -    <async:timer-service-dispatcher />
  -    
        <!-- If you need to alter the SMTP gateway, comment out this mail-session, -->
       <mail:mail-session host="localhost" port="2525" username="test" password="test" />
       
  
  
  



More information about the jboss-cvs-commits mailing list