[wsas-java-dev] svn commit r6198 - in trunk/wsas/java/modules/documentation/src/site: . xdoc xdoc/tools xdoc/tools/cmd

svn at wso2.org svn at wso2.org
Thu Aug 9 07:35:29 PDT 2007


Author: saminda
Date: Thu Aug  9 07:34:41 2007
New Revision: 6198

Added:
   trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.xml
      - copied, changed from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.html
Removed:
   trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.html
   trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.html
Modified:
   trunk/wsas/java/modules/documentation/src/site/site.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/administratorguide.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/archived_news.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/data_service.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/ejb_guide.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/index.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/index_docs.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/installation_guide.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/installation_src.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/keys.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/setting-java-home.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/tools/change_passwd.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/tools/ide.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/wsas-clustering.xml
   trunk/wsas/java/modules/documentation/src/site/xdoc/xkms.xml
Log:
Complete the site building. I've checked every link that I could fine. Please correct any broken link if you find. 
Thank you


Modified: trunk/wsas/java/modules/documentation/src/site/site.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/site.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/site.xml	Thu Aug  9 07:34:41 2007
@@ -36,6 +36,16 @@
             <item name="Miscellaneous" href="setting-java-home.html"/>
         </menu>
 
+        <menu name="Samples">
+            <item name="Chad" href="chad_guide.html"/>
+            <item name="Commodity Quote" href="commodity_quote_guide.html"/>
+            <item name="Trader" href="trader_guide.html"/>
+            <item name="Data Services" href="data_service_guide.html"/>
+            <item name="Flickr" href="flickr_client_guide.html"/>
+            <item name="Javascript" href="javascript_service_guide.html"/>
+            <item name="Tiny URL" href="tiny_url_guide.html"/>
+        </menu>
+
         <menu name="API Documentation">
             <item name="Java Docs" href="apidocs/index.html"/>
         </menu>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/administratorguide.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/administratorguide.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/administratorguide.xml	Thu Aug  9 07:34:41 2007
@@ -17,16 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server - Administrator's Guide</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.html">Documentation Index</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server (WSO2 WSAS), v at wso2wsas_version@-
 Administrator's Guide</h1>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/archived_news.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/archived_news.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/archived_news.xml	Thu Aug  9 07:34:41 2007
@@ -16,16 +16,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server - Archived News</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server (WSO2 WSAS) - Archived News</h1>
 

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/chad_guide.xml	Thu Aug  9 07:34:41 2007
@@ -15,168 +15,243 @@
   -->
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>Chad Sample Guide for WSO2 Web Services Application Server
-  v at wso2wsas_version@</title>
-  <style>
-          h2 {
-                  text-transform: uppercase
-          }
-  </style>
-  <link href="../../../../samples/Chad/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-  media="all" />
-</head>
-
-<body>
-<h1>Chad Sample Guide for WSO2 Web Services Application Server(WSO2 WSAS)
-v at wso2wsas_version@</h1>
-
-<p><img src="images/polling_station.jpg" /></p>
-
-<h2>INTRODUCTION</h2>
-
-<p>Chad is a simple voting service. It has two perspectives; a user
-perspective &amp; an administration perspective. The user perspective is the
-default one, which allows a user to vote for a particular poll, as well as
-view the results of a poll. In addition, in the administration perspective,
-an authorized administrator can;</p>
-<ul>
-  <li>Create new polls</li>
-  <li>Start polls (which have been stopped)</li>
-  <li>Stop polls (which are currently active)</li>
-  <li>Create accounts for new administrators</li>
-</ul>
-
-<p>Only <strong>one vote per poll is allowed for a particular IP
-address</strong>, and the poll results can be compared using the bar graphs
-and the relevant percentages of votes each choice has received. If you try
-voting again using the same IP you will be directed to the poll results page,
-also including the line, "We have already received a vote for this poll from
-your IP address. Hence you are not eligible for voting" below the results
-graph.</p>
-
-<h2>DEFINITIONS</h2>
-<ul>
-  <li>WSO2WSAS_HOME : Directory to which you installed WSO2 WSAS.</li>
-  <li>MGT_CONSOLE_URL : This is the URL that will be used to access the
-    management console. This will be https://127.0.0.1:9443/ in the case of
-    the standalone distribution and https://127.0.0.1:9443/wso2wsas in the
-    case of the embedded distribution (assuming WSO2 WSAS default
-    configuration parameters). This can vary depending on your installation
-    type and the configuration.</li>
-  <li>CHAD_URL : This URL is used to open the CHAD GUI Application. This will
-    be http://127.0.0.1:9762/wservices/Chad for the standalone server of
-    WSAS and http://127.0.0.1:9762/wso2wsas/wservices/Chad for the
-    servlet.</li>
-</ul>
-
-<h2>DEPLOYING THE CHAD SERVICE</h2>
-
-<p>To build the samples you need the <a href="http://ant.apache.org/">Apache
-Ant</a> build tool.</p>
-<ul>
-  <li>First install WSO2 WSAS (See <a
-    href="../../../docs/installation_guide.html">Installation Guide</a> for
-    details).</li>
-  <li>In the command prompt go to
-  <code>WSO2WSAS_HOME/samples/Chad</code>.</li>
-  <li>Type <code>ant</code> at the command prompt.</li>
-  <li>Execute the WSO2 WSAS starting script.</li>
-  <li>Check your WSO2 WSAS instance using this URL https://localhost:9443</li>
-</ul>
-
-<p>Now you will have the Chad service deployed on WSO2 WSAS. You can check
-this by going to the <a href="../../../docs/administratorguide.html">AJAX
-based Management Console</a> and clicking on the "Manage Services" link on
-the left menu. If you see the Chad service listed here, then you know for
-sure that Chad is active/deployed.</p>
-
-<h2>RUNNING THE WEB BASED CHAD CLIENT</h2>
-
-<p>You can run the client using a Web browser interface.</p>
-<ul>
-  <li>Run the WSO2 WSAS Server (See <a
-    href="../../../docs/installation_guide.html">Installation Guide</a> for
-    instructions on installation)</li>
-  <li>Go to CHAD_URL (e.g. http://127.0.0.1:9762/wservices/Chad for the
-    standalone server and http://127.0.0.1:9762/wso2wsas/wservices/Chad for
-    the servlet)
-    <p>or</p>
-    <p>You can got to the WSO2 WSAS  Management Console, sign in,
-    then click on "Manage Services" link on the left menu. As Chad service is
-    already deployed you will see the service listed on the page. Click on
-    "Chad" service link and you will go to a "Service Management" page of
-    Chad. You should be able to see a sub menu titled "Application GUI" here.
-    This sub menu will take you to the Web based UI of the Chad application.
-    (See <a href="../../../docs/administratorguide.html">Administrator
-    Guide</a> for details for details)</p></li>
-    <li>Now you will see the user view of the Chad system as shown below. If
-    there are no Active polls, then the page will read as "There are no
-    active polls". An active poll is a poll open for voting. A normal user
-    can <a href="#vote">vote</a> using the "Vote" action. He can also see <a
-    href="#results">poll results</a> by clicking on the particular poll
-    title.
-    <p><img alt="Figure 1: User View-before logging in" src="images/main.jpg"
-    /></p>
-  </li>
-  <li>Do an Administrator Login with the given default username and password
-    to have access to administrator privileges to the Chad system. Once
-    logged in as Admin you will have access to the following features
-    <ul>
-      <a id="active_polls"></a>
-      <li>Active polls- lists polls that are open for voting. Here you have
-        the option of either <strong>stopping</strong> the poll or
-        <strong>voting</strong>. If you click on the name of the poll it will
-        list the <a href="#results">poll results</a></li>
-      <li>Create a poll</li>
-      <p><img alt="Figure 1: Create Poll" src="images/create.jpg" /></p>
-      <a></a>
-      <p><strong>Vote types</strong> available are 'Single Choice' where one
-      can only vote for a single choice and 'Multiple Choice' where one can
-      vote for one or more choices.</p>
-      <p>Note: Once a poll is created it is automatically open for voting.
-      Voting is open until explicitly closed using <a>stop option</a></p>
-      <li>All Polls - lists all polls created</li>
-      <p><img alt="Figure 2: All Polls" src="images/list_poll.jpg" /></p>
-      <a id="results"></a>
-      <p>To see <strong>Poll results</strong> click on the particular poll
-      listed on any of the Polls lists pages. You will get a page as shown
-      below.</p>
-      <p><img alt=" Figure 3: Poll Results" src="images/results.jpg" /></p>
-      <p>Using the <strong>Stop</strong> action you can close voting after
-      which one cannot vote for that particular poll. Once stopped, the
-      <strong>Start</strong> link will appear under 'Actions' column
-      replacing both Stop and Vote action links.</p>
-      <p><strong>Start</strong> action reopens a poll for voting.</p>
-      <a id="vote"></a>
-      <p><strong>Vote</strong> action will take you to a page as shown below
-      from which one can vote for his/her preferred choice. This can happen
-      for either a <a href="#single">single type vote</a> or a <a
-      href="#multiple">multiple type vote</a>.</p>
-      <a id="single"></a>
-      <p>For single type vote:</p>
-      <p><img alt="Figure 4: Single Vote" src="images/chad_vote.jpg" /></p>
-      <a id="multiple"></a>
-      <p>For multiple type vote:</p>
-      <p><img alt="Figure 5: Multiple Vote" src="images/multiple_vote.jpg"
-      /></p>
-      <li>Stopped polls- lists polls that have been closed for voting (polls
-        that one cannot vote for).</li>
-      <li>Administrators - allows the user to add new administrators</li>
-      <p><img alt="Figure 6: Administrators" src="images/adminstrator.jpg"
-      /></p>
-      Using this option you can add new administrators, as well as check the
-      list of current administrators.</ul>
-  </li>
-</ul>
-
-<h2>APPENDIX</h2>
-<ul>
-  <li>WSDL for Chad sample - <a
-    href="../../../../samples/Chad/wsdl/Chad.wsdl">/samples/Chad/wsdl/Chad.wsdl</a></li>
-</ul><p>&copy; 2007 WSO2 Inc.</p>
-</body>
+    <body>
+        <h1>Chad Sample Guide for WSO2 Web Services Application Server(WSO2 WSAS)
+            v at wso2wsas_version@
+        </h1>
+
+        <p>
+            <img src="images/chad/polling_station.jpg"/>
+        </p>
+
+        <h2>INTRODUCTION</h2>
+
+        <p>Chad is a simple voting service. It has two perspectives; a user
+            perspective &amp; an administration perspective. The user perspective is the
+            default one, which allows a user to vote for a particular poll, as well as
+            view the results of a poll. In addition, in the administration perspective,
+            an authorized administrator can;
+        </p>
+        <ul>
+            <li>Create new polls</li>
+            <li>Start polls (which have been stopped)</li>
+            <li>Stop polls (which are currently active)</li>
+            <li>Create accounts for new administrators</li>
+        </ul>
+
+        <p>Only
+            <strong>one vote per poll is allowed for a particular IP
+                address
+            </strong>
+            , and the poll results can be compared using the bar graphs
+            and the relevant percentages of votes each choice has received. If you try
+            voting again using the same IP you will be directed to the poll results page,
+            also including the line, "We have already received a vote for this poll from
+            your IP address. Hence you are not eligible for voting" below the results
+            graph.
+        </p>
+
+        <h2>DEFINITIONS</h2>
+        <ul>
+            <li>WSO2WSAS_HOME : Directory to which you installed WSO2 WSAS.</li>
+            <li>MGT_CONSOLE_URL : This is the URL that will be used to access the
+                management console. This will be https://127.0.0.1:9443/ in the case of
+                the standalone distribution and https://127.0.0.1:9443/wso2wsas in the
+                case of the embedded distribution (assuming WSO2 WSAS default
+                configuration parameters). This can vary depending on your installation
+                type and the configuration.
+            </li>
+            <li>CHAD_URL : This URL is used to open the CHAD GUI Application. This will
+                be http://127.0.0.1:9762/wservices/Chad for the standalone server of
+                WSAS and http://127.0.0.1:9762/wso2wsas/wservices/Chad for the
+                servlet.
+            </li>
+        </ul>
+
+        <h2>DEPLOYING THE CHAD SERVICE</h2>
+
+        <p>To build the samples you need the
+            <a href="http://ant.apache.org/">Apache
+                Ant
+            </a>
+            build tool.
+        </p>
+        <ul>
+            <li>First install WSO2 WSAS (See
+                <a
+                        href="installation_guide.html">Installation Guide
+                </a>
+                for
+                details).
+            </li>
+            <li>In the command prompt go to
+                <code>WSO2WSAS_HOME/samples/Chad</code>
+                .
+            </li>
+            <li>Type
+                <code>ant</code>
+                at the command prompt.
+            </li>
+            <li>Execute the WSO2 WSAS starting script.</li>
+            <li>Check your WSO2 WSAS instance using this URL https://localhost:9443</li>
+        </ul>
+
+        <p>Now you will have the Chad service deployed on WSO2 WSAS. You can check
+            this by going to the
+            <a href="administratorguide.html">AJAX
+                based Management Console
+            </a>
+            and clicking on the "Manage Services" link on
+            the left menu. If you see the Chad service listed here, then you know for
+            sure that Chad is active/deployed.
+        </p>
+
+        <h2>RUNNING THE WEB BASED CHAD CLIENT</h2>
+
+        <p>You can run the client using a Web browser interface.</p>
+        <ul>
+            <li>Run the WSO2 WSAS Server (See
+                <a
+                        href="installation_guide.html">Installation Guide
+                </a>
+                for
+                instructions on installation)
+            </li>
+            <li>Go to CHAD_URL (e.g. http://127.0.0.1:9762/wservices/Chad for the
+                standalone server and http://127.0.0.1:9762/wso2wsas/wservices/Chad for
+                the servlet)
+                <p>or</p>
+                <p>You can got to the WSO2 WSAS Management Console, sign in,
+                    then click on "Manage Services" link on the left menu. As Chad service is
+                    already deployed you will see the service listed on the page. Click on
+                    "Chad" service link and you will go to a "Service Management" page of
+                    Chad. You should be able to see a sub menu titled "Application GUI" here.
+                    This sub menu will take you to the Web based UI of the Chad application.
+                    (See
+                    <a href="administratorguide.html">Administrator
+                        Guide
+                    </a>
+                    for details for details)
+                </p>
+            </li>
+            <li>Now you will see the user view of the Chad system as shown below. If
+                there are no Active polls, then the page will read as "There are no
+                active polls". An active poll is a poll open for voting. A normal user
+                can
+                <a href="#vote">vote</a>
+                using the "Vote" action. He can also see
+                <a
+                        href="#results">poll results
+                </a>
+                by clicking on the particular poll
+                title.
+                <p>
+                    <img alt="Figure 1: User View-before logging in" src="images/chad/main.jpg"
+                            />
+                </p>
+            </li>
+            <li>Do an Administrator Login with the given default username and password
+                to have access to administrator privileges to the Chad system. Once
+                logged in as Admin you will have access to the following features
+                <ul>
+                    <a id="active_polls"></a>
+                    <li>Active polls- lists polls that are open for voting. Here you have
+                        the option of either
+                        <strong>stopping</strong>
+                        the poll or
+                        <strong>voting</strong>
+                        . If you click on the name of the poll it will
+                        list the
+                        <a href="#results">poll results</a>
+                    </li>
+                    <li>Create a poll</li>
+                    <p>
+                        <img alt="Figure 1: Create Poll" src="images/chad/create.jpg"/>
+                    </p>
+                    <a></a>
+                    <p>
+                        <strong>Vote types</strong>
+                        available are 'Single Choice' where one
+                        can only vote for a single choice and 'Multiple Choice' where one can
+                        vote for one or more choices.
+                    </p>
+                    <p>Note: Once a poll is created it is automatically open for voting.
+                        Voting is open until explicitly closed using
+                        <a>stop option</a>
+                    </p>
+                    <li>All Polls - lists all polls created</li>
+                    <p>
+                        <img alt="Figure 2: All Polls" src="images/chad/list_poll.jpg"/>
+                    </p>
+                    <a id="results"></a>
+                    <p>To see
+                        <strong>Poll results</strong>
+                        click on the particular poll
+                        listed on any of the Polls lists pages. You will get a page as shown
+                        below.
+                    </p>
+                    <p>
+                        <img alt=" Figure 3: Poll Results" src="images/chad/results.jpg"/>
+                    </p>
+                    <p>Using the
+                        <strong>Stop</strong>
+                        action you can close voting after
+                        which one cannot vote for that particular poll. Once stopped, the
+                        <strong>Start</strong>
+                        link will appear under 'Actions' column
+                        replacing both Stop and Vote action links.
+                    </p>
+                    <p>
+                        <strong>Start</strong>
+                        action reopens a poll for voting.
+                    </p>
+                    <a id="vote"></a>
+                    <p>
+                        <strong>Vote</strong>
+                        action will take you to a page as shown below
+                        from which one can vote for his/her preferred choice. This can happen
+                        for either a
+                        <a href="#single">single type vote</a>
+                        or a
+                        <a
+                                href="#multiple">multiple type vote
+                        </a>
+                        .
+                    </p>
+                    <a id="single"></a>
+                    <p>For single type vote:</p>
+                    <p>
+                        <img alt="Figure 4: Single Vote" src="images/chad/chad_vote.jpg"/>
+                    </p>
+                    <a id="multiple"></a>
+                    <p>For multiple type vote:</p>
+                    <p>
+                        <img alt="Figure 5: Multiple Vote" src="images/chad/multiple_vote.jpg"
+                                />
+                    </p>
+                    <li>Stopped polls- lists polls that have been closed for voting (polls
+                        that one cannot vote for).
+                    </li>
+                    <li>Administrators - allows the user to add new administrators</li>
+                    <p>
+                        <img alt="Figure 6: Administrators" src="images/chad/adminstrator.jpg"
+                                />
+                    </p>
+                    Using this option you can add new administrators, as well as check the
+                    list of current administrators.
+                </ul>
+            </li>
+        </ul>
+
+        <h2>APPENDIX</h2>
+        <ul>
+            <li>WSDL for Chad sample -
+                <a
+                        href="../../../../samples/Chad/wsdl/Chad.wsdl">/samples/Chad/wsdl/Chad.wsdl
+                </a>
+            </li>
+        </ul>
+    </body>
 </html>

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,20 +17,12 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html>
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-    <title>Commodity Quote Sample Guide for WSO2 Web Services Application
-        Server @wso2wsas_version@</title>
-    <link href="../../../../samples/CommodityQuote/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-</head>
-
 <body>
 <h1>Commodity Quote Sample Guide for WSO2 Web Services Application Server
     (WSO2 WSAS) , v at wso2wsas_version@</h1>
 
 
-<p><img alt="Figure:1" src="images/cse.jpg"/><br/>
+<p><img alt="Figure:1" src="images/cq/cse.jpg"/><br/>
 </p>
 
 <h2>INTRODUCTION</h2>
@@ -54,7 +46,7 @@
 
 <h3>In summary the services are as follows:</h3>
 
-<p><img alt="Figure:2" src="images/scenario.jpg"/><br/>
+<p><img alt="Figure:2" src="images/cq/scenario.jpg"/><br/>
 </p>
 
 <h4>Services offered by CommodityQuote to Client</h4>
@@ -80,7 +72,7 @@
 <h3>Now follow the simple instructions:</h3>
 <ol>
     <li>Run WSO2 WSAS. See <a
-            href="../../../docs/installation_guide.html">Installation Guide</a> for
+            href="installation_guide.html">Installation Guide</a> for
         installation details.
     </li>
     <li>Switch to the CommodityQuote directory, e.g.</li>
@@ -115,7 +107,7 @@
     </li>
 
     <p>(See <a
-            href="../../../docs/administratorguide.html">Administrator&#x2019;s
+            href="administratorguide.html">Administrator&#x2019;s
         Guide</a> on how to sign into the Management Console and to navigate
         through it.)</p>
     <li>If you are still in the CommodityQuote directory, you will find the
@@ -518,6 +510,6 @@
         &#x2013;&#x201c;<a
             href="../../../../samples/CommodityQuote/wsdl/CommodityQuote.wsdl">/samples/CommodityQuote/wsdl/Trader.wsdl</a>&#x201d;
     </li>
-</ul><p>&copy; 2007 WSO2 Inc.</p>
+</ul>
 </body>
 </html>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/data_service.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/data_service.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/data_service.xml	Thu Aug  9 07:34:41 2007
@@ -15,16 +15,12 @@
   --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server - Administrator's Guide</title>
-</head>
 
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server (WSO2 WSAS), v at wso2wsas_version@-
 Data Services</h1>

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/data_service_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,27 +17,19 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html>
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-    <title>Data Service Sample Guide for WSO2 Web Services Application
-        Server @wso2wsas_version@</title>
-    <link href="../../../../samples/DataService/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-</head>
-
 <body>
 <h1>Data Service Sample Guide for WSO2 Web Services Application Server
     (WSO2 WSAS) , v at wso2wsas_version@</h1>
-    
+
 <h2>INTRODUCTION</h2>
 
-<p>We will use this sample to demonstrate the data service features of WSO2 
-Web Services Application Server. 
+<p>We will use this sample to demonstrate the data service features of WSO2
+Web Services Application Server.
 </p>
 
-<p>Data service allows you to expose your data in relational databases in to XML 
-as a web service. WSAS uses a data service configuration file to define the SQL and 
-how to map the result in to xml elements. Data configuration is stored as an XML file 
+<p>Data service allows you to expose your data in relational databases in to XML
+as a web service. WSAS uses a data service configuration file to define the SQL and
+how to map the result in to xml elements. Data configuration is stored as an XML file
 with the extension .dbs in the WSO2WSAS_HOME/repository/dataservices directory.
 </p>
 
@@ -52,20 +44,20 @@
 <ol>
 <li>
 <p>Run WSO2 WSAS. See <a
-            href="../../../docs/installation_guide.html">Installation Guide</a> for installation details.
+            href="installation_guide.html">Installation Guide</a> for installation details.
 </p>
 </li>
 
 <li>
-<p>Switch to the sample DataService directory,<br/> 
+<p>Switch to the sample DataService directory,<br/>
 e.g. cd WSO2WSAS_HOME\samples\DataService<br/>
-Note: $WSO2WSAS_HOME stands for the installation directory of WSO2 Web 
+Note: $WSO2WSAS_HOME stands for the installation directory of WSO2 Web
 Services Application Server.<br/>
 </p>
 </li>
 
 <li>
-<p>To  create the database and install the data service configuration type 
+<p>To  create the database and install the data service configuration type
 &apos;ant deploy&apos;</p>
 
 <pre>
@@ -98,8 +90,8 @@
 </pre>
 </li>
 
-<li> 
-<p>To run the first web service client to access the data service type 
+<li>
+<p>To run the first web service client to access the data service type
 &apos;ant run-client-1&apos;</p>
 
 <pre>
@@ -171,7 +163,7 @@
 </li>
 
 <li>
-<p>To run the second web service client to access the data service type 
+<p>To run the second web service client to access the data service type
 &apos;ant run-client-2&apos;</p>
 
 <pre>
@@ -259,7 +251,7 @@
 </li>
 
 <li>
-<p>To delete all the generated artifacts, including the database, type 
+<p>To delete all the generated artifacts, including the database, type
 &apos;ant clean&apos;</p>
 
 <pre>
@@ -279,4 +271,5 @@
 
 </ol>
 
-</body>
\ No newline at end of file
+</body>
+</html>
\ No newline at end of file

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/ejb_guide.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/ejb_guide.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/ejb_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,16 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server - EJB Service Guide</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server (WSO2 WSAS), v at wso2wsas_version@-
 EJB Service Guide</h1>

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/flickr_client_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,104 +17,146 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html>
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-    <title>FlickrClient Sample Guide for WSO2 Web Services Application
-        Server @wso2wsas_version@</title>
-    <link href="../../../../samples/FlickrClient/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-</head>
-
-<body>
-<h1>FlickrClient Sample Guide for WSO2 Web Services Application Server
-    , v at wso2wsas_version@</h1>
-
-<h2>INTRODUCTION</h2>
-
-<p>We will use this sample to demonstrate the capabilities of WSO2 WSAS in
-    terms of its ability to genarate code for a <a href="http://www.w3.org/2002/ws/desc/">
-    WSDL 2.0</a> description and its ability to invoke a real world application RESTfully. 
-    The <a href="http://www.w3.org/2002/ws/desc/">WSDL 2.0</a> description found 
-    <a href="http://wso2.org/repos/wso2/trunk/wsas/java/modules/samples/FlickrClient/wsdl/FlickrService.wsdl">
-    here</a> describes the <a href="http://www.flickr.com/services/api">REST API</a> of 
-    <a href="http://www.flickr.com">Flickr</a> via the <a href="http://www.w3.org/TR/2007/REC-wsdl20-adjuncts-20070626/#http-binding">
-    HTTPBinding</a> of <a href="http://www.w3.org/2002/ws/desc/">WSDL 2.0</a>. The Client 
-    provided in the sample uses a stub which is dynamically genarated by WSAS.
-
-<h2>HOW TO BUILD AND RUN THE SAMPLE</h2>
-
-<p>FlickrClient sample is in WSO2WSAS_HOME|samples|FlickrClient.</p>
-
-<p>To build the samples you need <a href="http://ant.apache.org/">Apache
-    Ant</a> build tool.</p>
-
-<h3>Now follow these simple instructions:</h3>
-<ol>
-    <li>Switch to the FlickrClient directory, e.g.</li>
-    <pre>   cd WSO2WSAS_HOME\samples\FlickrClient</pre>
-    <li>From there simply type</li>
-    <pre>   ant</pre>
-    <p>The build dynamically genarates a stub using the WSDL 2.0 description 
-    and opens the Client up for you. Now your ready to play around with Flickr</p>
-    <p><img alt="Startup screen" src="../../../../samples/FlickrClient/xdocs/images/startup.jpg"/><br/>
-    </ol>
-    
-    <h2>Interacting with Flickr:</h2>
-	 <ol>
-    <li>You will need to provide an API key obtained from Flickr in order to continue. 
-    The API key will be used for subsequent invovations of the Flickr API. If you 
-    do not have have an API key you can apply for one from 
-    <a href="http://www.flickr.com/services/api/keys/apply/">
-    http://www.flickr.com/services/api/keys/apply/</a></li>
-    <li>The application can be configured using the configure menu. 
-    The properties that can be configured are:
-    <ul>
-    <li>Host - Can be used to change the host address the request are sent to 
-    (Usefull if you want to track the wire messages uses a tracking tool. e.g tcp monitor).</li>
-    <li>Port - Can be used to change the port the request are sent to 
-    (Usefull if you want to track the wire messages uses a tracking tool. e.g tcp monitor).</li>
-    <li>API KEY - Used to change the API KEY provided.</li>
-    <li>Secret - Used to chage the shared secret provided.</li>
-    </ul>
-    </li>
-    <p><br/><img alt="Configure Client" src="../../../../samples/FlickrClient/xdocs/images/configure.jpg"/><br/></p>
-    <li>Each main tab in the appilication corresponds to a category of methods 
-    specified in the Flickr API. For e.g The people tab corresponds to the people 
-    category while the PhotoSetsComments tab corresponds to the photosets.comments category</li>
-    <li>Each sub tab in the appilication corresponds to a single method specified in the 
-    Flickr API under the main category. For e.g The FindByEmail tab corresponds to the 
-    flickr.people.findByEmail method defined under the people category while the 
-    PhotoSetsComments tab corresponds to the photosets.comments category</li>
-    </ol>
-    
-    <h2>Flickr Authentication:</h2>
-	 <ol>
-    <li><p>Many methods in Flickr require the user to be logged in. 
-    Therefore when such a method is accessed the application when show you the following dialog box.</p>
-    <img alt="Authentication Dialog" src="../../../../samples/FlickrClient/xdocs/images/authenticationDialog.jpg"/><br/>
-    <p></p>If you click ok the application will try to authenticate you using the 
-    <a href="http://www.flickr.com/services/api/auth.spec.html">Flickr Authentication API</a> 
-    If the user is not currently logged in to flickr, they are first asked to do so 
-    and grant permission to the application. The application will fire your default 
-    browser so that you can grant permission to the application. The application always 
-    request only the permissions that it needs to fulfill a particullar request. 
-    Therefore if the application does not have sufficient permissions once another 
-    operation is attempted it may require you to grant permissions again. There are three levels of permissions.
-    </p>
-    <ul>
-    <li>read - permission to read private information.</li>
-    <li>write - permission to add, edit and delete photo metadata (includes 'read').</li>
-    <li>delete - permission to delete photos (includes 'write' and 'read').</li>
-    </ul>
-    <br/><img alt="Confirmation of Authentication" src="../../../../samples/FlickrClient/xdocs/images/authenticationDialog2.jpg"/><br/>
-    </li>
-</ol>
-
-<h2>APPENDIX</h2>
-<ul>
-    <li>WSDL for the FlickrClient - <a
-            href="../../../../samples/FlickrClient/wsdl/FlickrService.wsdl">/samples/FlickrClient/wsdl/FlickrService.wsdl</a>
-    </li>
-</ul><p>&copy; 2007 WSO2 Inc.</p>
-</body>
+    <body>
+        <h1>FlickrClient Sample Guide for WSO2 Web Services Application Server
+            , v at wso2wsas_version@
+        </h1>
+
+        <h2>INTRODUCTION</h2>
+
+        We will use this sample to demonstrate the capabilities of WSO2 WSAS in
+        terms of its ability to genarate code for a
+        <a href="http://www.w3.org/2002/ws/desc/">
+            WSDL 2.0
+        </a>
+        description and its ability to invoke a real world application RESTfully.
+        The
+        <a href="http://www.w3.org/2002/ws/desc/">WSDL 2.0</a>
+        description found
+        <a href="http://wso2.org/repos/wso2/trunk/wsas/java/modules/samples/FlickrClient/wsdl/FlickrService.wsdl">
+            here
+        </a>
+        describes the
+        <a href="http://www.flickr.com/services/api">REST API</a>
+        of
+        <a href="http://www.flickr.com">Flickr</a>
+        via the
+        <a href="http://www.w3.org/TR/2007/REC-wsdl20-adjuncts-20070626/#http-binding">
+            HTTPBinding
+        </a>
+        of
+        <a href="http://www.w3.org/2002/ws/desc/">WSDL 2.0</a>
+        . The Client
+        provided in the sample uses a stub which is dynamically genarated by WSAS.
+
+        <h2>HOW TO BUILD AND RUN THE SAMPLE</h2>
+
+        <p>FlickrClient sample is in WSO2WSAS_HOME|samples|FlickrClient.</p>
+
+        <p>To build the samples you need
+            <a href="http://ant.apache.org/">Apache
+                Ant
+            </a>
+            build tool.
+        </p>
+
+        <h3>Now follow these simple instructions:</h3>
+        <ol>
+            <li>Switch to the FlickrClient directory, e.g.</li>
+            <pre>cd WSO2WSAS_HOME\samples\FlickrClient</pre>
+            <li>From there simply type</li>
+            <pre>ant</pre>
+            <p>The build dynamically genarates a stub using the WSDL 2.0 description
+                and opens the Client up for you. Now your ready to play around with Flickr
+            </p>
+            <p/>
+            <img alt="Startup screen"
+                 src="images/flickr/startup.jpg"/>
+            <br/>
+        </ol>
+
+        <h2>Interacting with Flickr:</h2>
+        <ol>
+            <li>You will need to provide an API key obtained from Flickr in order to continue.
+                The API key will be used for subsequent invovations of the Flickr API. If you
+                do not have have an API key you can apply for one from
+                <a href="http://www.flickr.com/services/api/keys/apply/">
+                    http://www.flickr.com/services/api/keys/apply/
+                </a>
+            </li>
+            <li>The application can be configured using the configure menu.
+                The properties that can be configured are:
+                <ul>
+                    <li>Host - Can be used to change the host address the request are sent to
+                        (Usefull if you want to track the wire messages uses a tracking tool.
+                        e.g tcp monitor).
+                    </li>
+                    <li>Port - Can be used to change the port the request are sent to
+                        (Usefull if you want to track the wire messages uses a tracking tool.
+                        e.g tcp monitor).
+                    </li>
+                    <li>API KEY - Used to change the API KEY provided.</li>
+                    <li>Secret - Used to chage the shared secret provided.</li>
+                </ul>
+            </li>
+            <p>
+                <br/>
+                <img alt="Configure Client"
+                     src="images/flickr/configure.jpg"/>
+                <br/>
+            </p>
+            <li>Each main tab in the appilication corresponds to a category of methods
+                specified in the Flickr API. For e.g The people tab corresponds to the people
+                category while the PhotoSetsComments tab corresponds to the photosets.comments
+                category
+            </li>
+            <li>Each sub tab in the appilication corresponds to a single method specified in the
+                Flickr API under the main category. For e.g The FindByEmail tab corresponds to
+                the
+                flickr.people.findByEmail method defined under the people category while the
+                PhotoSetsComments tab corresponds to the photosets.comments category
+            </li>
+        </ol>
+
+        <h2>Flickr Authentication:</h2>
+        <ol/>
+        <li/>
+        <p>Many methods in Flickr require the user to be logged in.
+            Therefore when such a method is accessed the application when show you the following
+            dialog box.
+        </p>
+        <img alt="Authentication Dialog"
+             src="images/flickr/authenticationDialog.jpg"/>
+        <br/>
+        <p></p>
+        If you click ok the application will try to authenticate you using the
+        <a href="http://www.flickr.com/services/api/auth.spec.html">Flickr Authentication API
+        </a>
+        If the user is not currently logged in to flickr, they are first asked to do so
+        and grant permission to the application. The application will fire your default
+        browser so that you can grant permission to the application. The application always
+        request only the permissions that it needs to fulfill a particullar request.
+        Therefore if the application does not have sufficient permissions once another
+        operation is attempted it may require you to grant permissions again. There are three
+        levels of permissions.
+        <ul>
+            <li>read - permission to read private information.</li>
+            <li>write - permission to add, edit and delete photo metadata (includes 'read').</li>
+            <li>delete - permission to delete photos (includes 'write' and 'read').</li>
+        </ul>
+        <br/>
+        <img alt="Confirmation of Authentication"
+             src="images/flickr/authenticationDialog2.jpg"/>
+        <br/>
+
+        <h2>APPENDIX</h2>
+        <ul>
+            <li>WSDL for the FlickrClient -
+                <a
+                        href="../../../../samples/FlickrClient/wsdl/FlickrService.wsdl">
+                    /samples/FlickrClient/wsdl/FlickrService.wsdl
+                </a>
+            </li>
+        </ul>
+    </body>
 </html>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/index.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/index.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/index.xml	Thu Aug  9 07:34:41 2007
@@ -16,12 +16,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>Welcome to WSO2 Web Services Application Server
-  @wso2wsas_version@</title>
-</head>
-
 <body>
 <h1>Welcome to WSO2 Web Services Application Server (WSO2 WSAS) ,
 v at wso2wsas_version@</h1>
@@ -31,7 +25,7 @@
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <p>The Web services (WS) platform, based on XML messaging, is the only
 enterprise-class platform for integration that is completely open and agreed

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/index_docs.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/index_docs.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/index_docs.xml	Thu Aug  9 07:34:41 2007
@@ -15,17 +15,11 @@
   --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server @wso2wsas_version@ -
-  Documentation</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server (WSO2 WSAS) , v at wso2wsas_version@ -
 Documentation Index</h1>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/installation_guide.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/installation_guide.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/installation_guide.xml	Thu Aug  9 07:34:41 2007
@@ -15,17 +15,11 @@
   --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server @wso2wsas_version@ -
-  Installation Guide</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 <h1>WSO2 Web Services Application Server, v at wso2wsas_version@ - Installation
 Guide</h1>
 

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/installation_src.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/installation_src.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/installation_src.xml	Thu Aug  9 07:34:41 2007
@@ -17,17 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server(WSO2 WSAS) @wso2wsas_version@ -
-  Source Distribution</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 <h1>WSO2 Web Services Application Server , @wso2wsas_version@ - Source
 Distribution</h1>
 

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/javascript_service_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,14 +17,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html>
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-    <title>JavascriptService Sample Guide for WSO2 Web Services Application
-        Server @wso2wsas_version@</title>
-    <link href="../../../../samples/JavascriptService/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-</head>
-
 <body>
 <h1>JavascriptService Sample Guide for WSO2 Web Services Application Server
     , v at wso2wsas_version@</h1>
@@ -63,7 +55,7 @@
 <h3>Now follow these simple instructions:</h3>
 <ol>
     <li>Run WSO2 WSAS. See <a
-            href="../../../docs/installation_guide.html">Installation Guide</a> for
+            href="installation_guide.html">Installation Guide</a> for
         installation details.
     </li>
     <li>Switch to the JavascriptService directory, e.g.</li>
@@ -76,7 +68,7 @@
         Management Console, you should see the JavascriptService deployed.</p>
 
     <p>(See <a
-            href="../../../docs/administratorguide.html">Administrator&#x2019;s
+            href="administratorguide.html">Administrator&#x2019;s
         Guide</a> on how to sign into Management Console and to navigate through
         it.)</p>
 </ol>
@@ -94,13 +86,13 @@
     </li>
 
     <p><img alt="Select Binding Port for service"
-            src="../../../../samples/JavascriptService/xdocs/images/select_operation.jpg"/></p>
+            src="images/js/select_operation.jpg"/></p>
     <li>Then from the <strong>JavascriptServiceStub</strong> generated enter a
         Request Value and click on the Try button. You should be able to see the
         received response as follows.
     </li>
 
-    <p><img alt="Try JavascriptService" src="../../../../samples/JavascriptService/xdocs/images/try.jpg"/><br/>
+    <p><img alt="Try JavascriptService" src="images/js/try.jpg"/><br/>
     </p>
 </ul>
 
@@ -122,6 +114,6 @@
     <li>WSDL for the Echo JavascriptService - <a
             href="../../../../samples/JavascriptService/wsdl/JavascriptService.wsdl">/samples/JavascriptService/wsdl/JavascriptService.wsdl</a>
     </li>
-</ul><p>&copy; 2007 WSO2 Inc.</p>
+</ul>
 </body>
 </html>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/keys.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/keys.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/keys.xml	Thu Aug  9 07:34:41 2007
@@ -15,17 +15,11 @@
   -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content=""></meta>
-  <title>How To Change WSO2 Web Services Application Server
-  v at wso2wsas_version@ Crypto Keys</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 <h1>How to Change WSO2 WSAS , v at wso2wsas_version@ Crypto Keys</h1>
 
 <p>WSO2 WSAS  uses a key pair to enable HTTPS and to secure the user passwords

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/setting-java-home.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/setting-java-home.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/setting-java-home.xml	Thu Aug  9 07:34:41 2007
@@ -13,10 +13,9 @@
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head>
     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
-    <title>How to setup JAVA_HOME environment variable in Windows</title>
 </head>
 
 <body>

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/tiny_url_guide.xml	Thu Aug  9 07:34:41 2007
@@ -14,15 +14,7 @@
   ~ limitations under the License.
   -->
 
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
-    <link href="../../../../samples/TinyURL/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-    <title>TinyURL Sample Guide for WSO2 Web Services Application Server</title>
-</head>
-
 <body lang="en-AU" dir="ltr">
 <h1>TinyURL Sample Guide for WSO2 Web Services Application Server(WSO2 WSAS)</h1>
 
@@ -40,7 +32,7 @@
 <p>We can simply develop a web service that provides the same functionality. The beauty of this web
     service is that the same service can be used by a desktop client or a web browser to obtain a
     URL and by a browser to go to the web page represented by the URL obtained without any
-    additional Servlet or JSP logic or any shared database instance.</P>
+    additional Servlet or JSP logic or any shared database instance.</p>
 
 <p>We can identify two main requirements at this point:</p>
 
@@ -52,10 +44,8 @@
 
 <p><b>addUrl - </b>Allows a URL to be added to the service and provides a new URL which can be used
     to access the page of the original URL.</p>
-</p>
 <b>go - </b>When this operation is invoked with a URL obtained from the service it will return HTML
 text to that will contain the original URL in an iframe.
-</p>
 
 
 <h2>HOW TO BUILD AND RUN THE SAMPLE</h2>
@@ -131,14 +121,14 @@
     <p>For example, if the URL we need to submit is <a
             href="http://www.wso2.com/">http://www.wso2.com</a> then, type the longer URL in the
         text box and submit it.</p>
-    <img src="images/Screenshot00.jpg"/><br clear="all"/>
+    <img src="images/tiny_url/Screenshot00.jpg"/><br clear="all"/>
 
     <p>When you submit the shorter URL a HTTP GET request is sent to
         http://127.0.0.1:9762/rest/TinyURL/addUrl with the "URL" parameter holding the longer
         URL.</p>
 
     <p><a href="http://127.0.0.1:9762/rest/TinyURL/addUrl?url=http://www.google.com">http://localhost:9762/rest/TinyURL/addUrl?url=http://www.google.com</a>
-        is REST call to TinyURL web service
+        is REST call to TinyURL web service</p>
 
 </ol>
 
@@ -146,11 +136,10 @@
 <ol start="3"><p><a href="https://127.0.0.1:9443/rest/TinyURL/go?id=1340973355">https://127.0.0.1:9443/rest/TinyURL/go?id=1340973355</a>
 </p>
 
-    <img src="images/Screenshot01.jpg"/><br clear="all"/>
+    <img src="images/tiny_url/Screenshot01.jpg"/><br clear="all"/>
 
     <p>Click the above URL to access <a href="http://www.wso2.com/">http://www.wso2.com</a>.</p>
 </ol>
 <br/>
-<p>&copy; 2007 WSO2 Inc.</p>
 </body>
 </html>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/tools/change_passwd.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/tools/change_passwd.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/tools/change_passwd.xml	Thu Aug  9 07:34:41 2007
@@ -17,18 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <meta content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server , v at wso2wsas_version@ - Change
-  Password Tool</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
-href="../../docs/release-notes.html">Release Note</a>]</p>
+href="../release-notes.html">Release Note</a>]</p>
 <h1>WSO2 Web Services Application Server , v at wso2wsas_version@ - Change
 Password Tool</h1>
 

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml	Thu Aug  9 07:34:41 2007
@@ -17,16 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-    <title>Code Generator Tool- Command Line</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="../../index_docs.html">Documentation Home</a>] | [<a
-href="../../../docs/release-notes.html">Release Note</a>]</p>
+href="../../release-notes.html">Release Note</a>]</p>
 <h1>WSO2 Web Services Application Server , v at wso2wsas_version@ - Code Generator Command Line
     Tool Guide</h1>
 

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/tools/ide.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/tools/ide.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/tools/ide.xml	Thu Aug  9 07:34:41 2007
@@ -17,18 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" >
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <meta content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server, v at wso2wsas_version@ -
-  Eclipse WTP Integration</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
-href="../../docs/release-notes.html">Release Note</a>]</p>
+href="../release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 Web Services Application Server, v at wso2wsas_version@ -
 Eclipse WTP Integration</h1>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml	Thu Aug  9 07:34:41 2007
@@ -17,17 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server @wso2wsas_version@ - TCPMon
-  Guide</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
-href="../../docs/release-notes.html">Release Note</a>]</p>
+href="../release-notes.html">Release Note</a>]</p>
 <h1>WSO2 Web Services Application Server, v at wso2wsas_version@ - TCPMon
 Guide</h1>
 

Copied: trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.xml (from r6192, trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.html)
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.html	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/trader_guide.xml	Thu Aug  9 07:34:41 2007
@@ -17,20 +17,12 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-    <meta content="text/html; charset=UTF-8"/>
-    <title>Trader Sample Guide for WSO2 Web Services Application Server
-        @wso2wsas_version@</title>
-    <link href="../../../../samples/Trader/xdocs/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-          media="all"/>
-</head>
 
 <body>
 <h1>Trader Sample Guide for WSO2 Web Services Application Server (WSO2 WSAS)
     , v at wso2wsas_version@</h1>
 
-<p><img alt="Figure:1" src="../../../../samples/Trader/xdocs/images/cse.jpg"/><br/>
+<p><img alt="Figure:1" src="images/trader/cse.jpg"/><br/>
 </p>
 
 <h2>INTRODUCTION</h2>
@@ -79,7 +71,7 @@
 
 <h3>In summary the services are as follows:</h3>
 
-<p><img alt="Figure:2" src="../../../../samples/Trader/xdocs/images/trader.jpg"/><br/>
+<p><img alt="Figure:2" src="images/trader/trader.jpg"/><br/>
 </p>
 <ol>
     <li><strong>Services offered by Stock Exchange to Trader</strong>
@@ -126,7 +118,7 @@
 <h3>Now follow these simple instructions:</h3>
 <ol>
     <li>Install and start WSO2 WSAS. See <a
-            href="../../../docs/installation_guide.html">Installation Guide</a> for
+            href="installation_guide.html">Installation Guide</a> for
         installation details.
     </li>
     <li>Switch to the Trader directory, e.g.</li>
@@ -163,7 +155,7 @@
         restarting the system from the System page.
     </li>
 
-    <p>(See <a href="../../../docs/administratorguide.html">Administrator's
+    <p>(See <a href="administratorguide.html">Administrator's
         Guide</a> on how to sign into Management Console and to navigate through
         it.)</p>
     <li>If you are still in the Trader directory, you will find the
@@ -372,6 +364,6 @@
     <li>WSDL for services offered by Trader to Stock Exchange - "<a
             href="../../../../samples/Trader/wsdl/Trader_Exchange.wsdl">/samples/Trader/wsdl/Trader_Exchange.wsdl</a>"
     </li>
-</ul><p>&copy; 2007 WSO2 Inc.</p>
+</ul>
 </body>
 </html>

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/wsas-clustering.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/wsas-clustering.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/wsas-clustering.xml	Thu Aug  9 07:34:41 2007
@@ -14,17 +14,14 @@
   ~ limitations under the License.
   -->
 
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
-  <title>Clustering WSAS</title>
-</head>
+<html>
+
 
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 <h1>Clustering WSO2 WSAS</h1>
 
 <p>This document describes the WSAS clustering functionality and demonstrates

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/xkms.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/xkms.xml	(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/xkms.xml	Thu Aug  9 07:34:41 2007
@@ -17,16 +17,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>WSO2 Web Services Application Server - Administrator's Guide</title>
-</head>
-
 <body>
 <p>[<a
 href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
 | [<a href="index_docs.xml">Documentation Home</a>] | [<a
-href="../docs/release-notes.html">Release Note</a>]</p>
+href="release-notes.html">Release Note</a>]</p>
 
 <h1>WSO2 XKMS Implementation (XKMS 2.0)</h1>
 XML Key Management Service Specification ( or XKMS) defines a standard way of




More information about the Wsas-java-dev mailing list