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

Gavin King gavin.king at jboss.com
Wed May 30 20:58:06 EDT 2007


  User: gavin   
  Date: 07/05/30 20:58:05

  Modified:    examples/mail/resources/WEB-INF  components.xml
  Log:
  updates
  
  Revision  Changes    Path
  1.11      +1 -1      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.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- components.xml	22 May 2007 02:20:42 -0000	1.10
  +++ components.xml	31 May 2007 00:58:05 -0000	1.11
  @@ -11,7 +11,7 @@
       <core:init debug="true" jndi-pattern="@jndiPattern@" />
       <core:ejb installed="@embeddedEjb@" /> 
       
  -    <core:dispatcher />
  +    <core: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