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

Gavin King gavin.king at jboss.com
Thu Feb 22 17:07:49 EST 2007


  User: gavin   
  Date: 07/02/22 17:07:49

  Modified:    doc/reference/en/modules  spring.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.7       +2 -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.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- spring.xml	22 Feb 2007 21:59:58 -0000	1.6
  +++ spring.xml	22 Feb 2007 22:07:49 -0000	1.7
  @@ -177,6 +177,8 @@
           <programlisting><![CDATA[<!-- Only needs to be specified once per bean factory-->
   <seam:configure-scopes/>
   
  +...
  +
   <bean id="someSpringBean" class="SomeSpringBeanClass" scope="seam.CONVERSATION"/>]]></programlisting>
   
           <para> The prefix of the scope name may be changed by specifying the <literal>prefix</literal> attribute in
  
  
  



More information about the jboss-cvs-commits mailing list