Author: rajika Date: Mon Jul 6 23:09:12 2009 New Revision: 40908 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40908
Log: Fixed docs. Modified: branches/esb/java/2.1/product/docs/xdoc/user_guide.xml Modified: branches/esb/java/2.1/product/docs/xdoc/user_guide.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/docs/xdoc/user_guide.xml?rev=40908&r1=40907&r2=40908&view=diff ============================================================================== --- branches/esb/java/2.1/product/docs/xdoc/user_guide.xml (original) +++ branches/esb/java/2.1/product/docs/xdoc/user_guide.xml Mon Jul 6 23:09:12 2009 @@ -234,7 +234,12 @@ <h3 id="Changing"> Changing Your User Name and Password </h3> - <!--TODO: change password and create new user--> + <p>You can change the default password using user management. Click on User Management menu from left. + </p> + <p> + Please refer the <a href="user/docs/userguide.html">documentation</a> on managing + users for details. + </p> <hr/> <h3 id="Icons"> Icons and Descriptions @@ -556,11 +561,12 @@ </h4> <ol> <li> - Click <strong>Local Registry</strong> on the navigator. + Click <strong>Local Entries</strong> on the navigator. </li> <li> - In the Manage Local Registry Entries pane, click <strong>Add</strong> - and select the registry entry you want to add. + In the Manage Local Registry Entries pane, you can choose the type of + local entry you want and click <strong>Add</strong> of each entry to add a + one. <p/> <p> <img alt="Registry Entry" src="images/registry-entry-types.png"/> @@ -689,10 +695,12 @@ </p> </li> </ol> + <p> Please refer the <a href="configadmin/docs/userguide.html">documentation</a> on managing + synapse configuration for details.</p> <p/> <hr/> <p/> - <h2 id="Managing1"> + <h2 id="Managing1"> Managing the Integrated Registry </h2> <p> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
