Author: rajika
Date: Tue Jul  7 00:05:57 2009
New Revision: 40917
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40917

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=40917&r1=40916&r2=40917&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      Tue Jul  7 
00:05:57 2009
@@ -625,7 +625,7 @@
       </ol>
     </blockquote>
     <h4 id="Registry">
-      Registry Actions
+      Local Registry Actions
     </h4>
     <p>
       You can edit and delete previously entered local registry entries. All
@@ -720,71 +720,8 @@
     <h4 id="Manage">
       Manage Registry Entry
     </h4>
-    <p>
-      You can create a structure by creating sub-folders, or simply add the
-      files to the root folders. The Key, i.e., the path of the file and the
-      cacheable duration can be viewed by clicking each file inside the folder.
-    </p>
-    <p/>
-    <p>
-      <img alt="Integrated Registry" src="images/integrated-reg.Jpg"/>
-    </p>
-    <p/>
-    <p>
-      <strong>Add Registry Entry</strong>
-    </p>
-    <ol>
-      <li>
-        To create a folder, enter a name in the <strong>Folder</strong>
-        <strong>Name</strong> field and click <strong>Add</strong>.
-      </li>
-      <li>
-        To create a new file, click the appropriate folder and then click
-        <strong>New</strong>.
-        <p>
-          The <em>New Registry File</em> page will be displayed.
-        </p>
-      </li>
-      <li>
-        Enter the file name and write the XML code in the text area.
-      </li>
-      <li>
-        Click <strong>Create</strong>.
-        <p>
-          The file will be displayed in the structure. The frame on the right
-          displays the key and the cacheable duration of the file.
-        </p>
-      </li>
-      <li>
-        To update the duration of the caching, if required, modify the duration
-        in the <strong>Cacheable duration</strong> field and click
-        <strong>Update</strong>.
-      </li>
-    </ol>
-    <p>
-      <strong>Edit Registry Entry</strong>
-    </p>
-    <p/>
-    <ol>
-      <li>
-        Select the file from the folder structure and click 
<strong>Edit</strong>.
-      </li>
-      <li>
-        Make the necessary changes in the code and click <strong>Save</strong>.
-      </li>
-      <li>
-        If required, you can also modify the cacheable duration and click
-        <strong>Update</strong>.
-      </li>
-    </ol>
-    <p>
-      <strong>Delete Registry Entry</strong>
-    </p>
-    <ul>
-      <li>
-        Select the file from the folder structure and click 
<strong>Remove</strong>.
-      </li>
-    </ul>
+    <p>Please refer the <a 
href="resources/docs/userguide.html">documentation</a> on managing
+       the embeded registry for details.</p>
     <hr/>
     <h2 id="Monitoring">
       Monitoring the System

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to