hlship 2005/08/09 09:52:22 Modified: src/documentation/content/xdocs/UsersGuide state.xml Log: Fix id of ASO configuration point. Revision Changes Path 1.18 +1 -1 jakarta-tapestry/src/documentation/content/xdocs/UsersGuide/state.xml Index: state.xml =================================================================== RCS file: /home/cvs/jakarta-tapestry/src/documentation/content/xdocs/UsersGuide/state.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- state.xml 28 Jul 2005 19:12:09 -0000 1.17 +++ state.xml 9 Aug 2005 16:52:22 -0000 1.18 @@ -393,7 +393,7 @@ </p> <source><![CDATA[ -<contribution configuration-id="hivemind.state.ApplicationObjects"> +<contribution configuration-id="tapestry.state.ApplicationObjects"> <state-object name="registration-data" scope="session"> <create-instance class="org.example.registration.RegistrationData"/> </state-object>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]