[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Michael Youngstrom youngm at gmail.com
Mon Oct 22 15:35:18 EDT 2007


  User: myoungstrom
  Date: 07/10/22 15:35:18

  Modified:    doc/reference/en/modules  spring.xml
  Log:
  Added comment about jboss-seam-ioc dependency.
  
  Revision  Changes    Path
  1.24      +3 -0      jboss-seam/doc/reference/en/modules/spring.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: spring.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/spring.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -b -r1.23 -r1.24
  --- spring.xml	27 Aug 2007 21:30:31 -0000	1.23
  +++ spring.xml	22 Oct 2007 19:35:18 -0000	1.24
  @@ -6,6 +6,9 @@
           applications to take advantage of key Seam features like conversations and Seam's more sophisticated persistence
           context management.</para>
   
  +    <para>Note! The Spring integration code is included in the jboss-seam-ioc library.  This dependency is required for
  +    all seam-spring integration techniques covered in this chapter.</para>
  +
       <para>Seam's support for Spring provides the ability to: </para>
   
       <itemizedlist>
  
  
  



More information about the jboss-cvs-commits mailing list