You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/08/09 18:52:22 UTC

cvs commit: jakarta-tapestry/src/documentation/content/xdocs/UsersGuide state.xml

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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org