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

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 09:00:11 EDT 2007


  User: pmuir   
  Date: 07/10/11 09:00:11

  Modified:    doc/reference/en/modules  persistence.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.17      +3 -1      jboss-seam/doc/reference/en/modules/persistence.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: persistence.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/persistence.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- persistence.xml	2 Oct 2007 15:57:09 -0000	1.16
  +++ persistence.xml	11 Oct 2007 13:00:11 -0000	1.17
  @@ -177,7 +177,9 @@
                   in <literal>components.xml</literal>:
       		</para>
   
  -    		<programlisting><![CDATA[<core:init transaction-management-enabled="false"/>]]></programlisting>
  +    		<programlisting><![CDATA[<core:init transaction-management-enabled="false"/>
  +        
  +<transaction:no-transaction />]]></programlisting>
   
       	</section>
   
  
  
  



More information about the jboss-cvs-commits mailing list