[jboss-cvs] jboss-seam/src/main/META-INF ...

Gavin King gavin.king at jboss.com
Mon Jan 8 19:48:31 EST 2007


  User: gavin   
  Date: 07/01/08 19:48:31

  Modified:    src/main/META-INF  components.xml
  Log:
  revisions
  
  Revision  Changes    Path
  1.10      +2 -0      jboss-seam/src/main/META-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/META-INF/components.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- components.xml	18 Dec 2006 15:38:48 -0000	1.9
  +++ components.xml	9 Jan 2007 00:48:31 -0000	1.10
  @@ -55,4 +55,6 @@
   
     <factory scope="stateless" auto-create="true" name="queueSession" value="#{org.jboss.seam.jms.queueSession}"/>
     <factory scope="stateless" auto-create="true" name="topicSession" value="#{org.jboss.seam.jms.topicSession}"/>
  +
  +  <factory scope="stateless" auto-create="true" name="mailSession" value="#{org.jboss.seam.mail.mailSession}"/>
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list