[weld-commits] Weld SVN: r4730 - doc/trunk/reference/en-US.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Nov 7 11:13:17 EST 2009


Author: pete.muir at jboss.org
Date: 2009-11-07 11:13:16 -0500 (Sat, 07 Nov 2009)
New Revision: 4730

Modified:
   doc/trunk/reference/en-US/ri-spi.xml
Log:
minor

Modified: doc/trunk/reference/en-US/ri-spi.xml
===================================================================
--- doc/trunk/reference/en-US/ri-spi.xml	2009-11-07 15:49:22 UTC (rev 4729)
+++ doc/trunk/reference/en-US/ri-spi.xml	2009-11-07 16:13:16 UTC (rev 4730)
@@ -474,7 +474,7 @@
                </para>
                <para>
                   You must ensure that that <literal>WeldListener.contextInitialized()</literal> is called
-                  after bootstrap is complete (<literal>Bootstrap.endInitialization()</literal> has been called). 
+                  after beans are deployed is complete (<literal>Bootstrap.deployBeans()</literal> has been called). 
                </para>
             </listitem>
          </varlistentry>



More information about the weld-commits mailing list