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

Peter Muir peter at bleepbleep.org.uk
Fri Apr 20 13:44:19 EDT 2007


  User: pmuir   
  Date: 07/04/20 13:44:19

  Modified:    doc/reference/en/modules  components.xml
  Log:
  Out of date docs
  
  Revision  Changes    Path
  1.56      +2 -2      jboss-seam/doc/reference/en/modules/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/components.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -b -r1.55 -r1.56
  --- components.xml	4 Feb 2007 17:42:27 -0000	1.55
  +++ components.xml	20 Apr 2007 17:44:19 -0000	1.56
  @@ -1003,8 +1003,8 @@
           <title>Infrastructural components</title>
           <para>
               These components provide critical platform infrastructure. You can install a component
  -            by including its class name in the <literal>org.jboss.seam.core.init.componentClasses</literal>
  -            configuration property.
  +            which isn't installed by default by setting <literal>install="true"</literal> on the 
  +            component in <literal>components.xml</literal>.
           </para>
           
       	<variablelist spacing="compact">
  
  
  



More information about the jboss-cvs-commits mailing list