You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/07/21 21:02:10 UTC

[38/44] applied 0001-Moved-cloud-controller-1.0.1-to-products-and-removed.patch

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/docs/userguide.xml
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/docs/userguide.xml b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/docs/userguide.xml
new file mode 100644
index 0000000..15510e3
--- /dev/null
+++ b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/docs/userguide.xml
@@ -0,0 +1,232 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--
+ ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+ ~
+ ~ WSO2 Inc. licenses this file to you under the Apache License,
+ ~ Version 2.0 (the "License"); you may not use this file except
+ ~ in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~    http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied.  See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+
+<html>
+<head>
+    <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"/>
+    <title>WSO2 Carbon Server Home</title>
+    <link href="../../admin/css/documentation.css" rel="stylesheet"
+          type="text/css" media="all"/>
+</head>
+<body>
+<h1>
+    WSO2 Carbon Server Home Page</h1>
+
+<p> When you log on to
+    the WSO2 Carbon Server, the home page displays information about
+    the server hosting envrionment, the JVM configuration information, the
+    deployed operating system and the logged in user information in four
+    separate tables. </p>
+
+<table cellspacing="0" class="styled">
+    <tbody>
+	<tr><td colspan="2" class="subHeader">Server</td></tr>
+    <tr>
+        <td>
+            Host
+        </td>
+        <td>
+            The server IP address
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Server URL
+        </td>
+        <td>
+            URL of the hosted services
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Server Start Time
+        </td>
+        <td>
+            The server start time, displayed precisely to the second.
+        </td>
+    </tr>
+    <tr>
+        <td>
+            System Up Time
+        </td>
+        <td>
+            The up time of the system, displayed precisely to the second.
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Version
+        </td>
+        <td>
+            Server version
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Repository Location
+        </td>
+        <td>
+            The respository location folder used by Carbon.
+        </td>
+    </tr>
+
+    <tr><td class="subHeader">Operating System</td></tr>
+    <tr>
+        <td>
+            OS Name
+        </td>
+        <td>The version of the operating system used by the server</td>
+    </tr>
+    <tr>
+        <td>
+            OS Version
+        </td>
+        <td>The version of the operating system</td>
+    </tr>
+
+    <tr><td class="subHeader">Operating System User</td></tr>
+    <tr>
+        <td>
+            Country
+        </td>
+        <td>
+            The locale of the operating system user running the Carbon server.
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Home
+        </td>
+        <td>
+            The home directory of the operating system user running Carbon.
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Name
+        </td>
+        <td>
+            The name of the operating system user running Carbon.
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Timezone
+        </td>
+        <td>
+            The timezone of the operating system user running Carbon.
+        </td>
+    </tr>
+
+    <tr><td class="subHeader">Java VM</td></tr>
+    <tr>
+        <td>
+            Java Home
+        </td>
+        <td>
+            The location of the Java runtime library
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Java Runtime Name
+        </td>
+        <td>
+            The Java runtime name ( For example : Java(TM) 2 Runtime
+            Environment, Standard Edition )
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Java Version
+        </td>
+        <td>
+            The version of the Java runtime library</td>
+    </tr>
+    <tr>
+        <td>
+            Java Vendor
+        </td>
+        <td>
+            The Java runtime vendor
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Java VM Version
+        </td>
+        <td>The version of the Java virtual machine</td>
+    </tr>
+
+    <tr><td class="subHeader">Registry</td></tr>
+    <tr>
+        <td>
+            Registry Type
+        </td>
+        <td>
+            Values can be 'Embedded' or 'Remote'. Indicates whether this server uses
+            an embedded Registry or remote Registry
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Registry Database Name
+        </td>
+        <td>
+            Name of the Registry DB
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Registry Database Version
+        </td>
+        <td>
+            Version of the Registry DB
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Database Driver Name
+        </td>
+        <td>
+            Name of the JDBC driver used
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Database Driver Version
+        </td>
+        <td>
+            Version of the JDBC driver used
+        </td>
+    </tr>
+    <tr>
+        <td>
+            Database URL
+        </td>
+        <td>
+            JDBC URL of the Embedded Registry DB
+        </td>
+    </tr>
+
+    </tbody>
+</table>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-link.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-link.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-link.gif
new file mode 100644
index 0000000..6126362
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-link.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-small-icon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-small-icon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-small-icon.gif
new file mode 100644
index 0000000..dfb342f
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add-small-icon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add.gif
new file mode 100644
index 0000000..4bfdd79
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/add.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/application_edit.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/application_edit.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/application_edit.gif
new file mode 100644
index 0000000..c5e39ca
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/application_edit.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/arrow-down.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/arrow-down.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/arrow-down.png
new file mode 100644
index 0000000..dc86429
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/arrow-down.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/axis2-powered.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/axis2-powered.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/axis2-powered.gif
new file mode 100644
index 0000000..3555199
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/axis2-powered.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_put.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_put.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_put.gif
new file mode 100644
index 0000000..2905fe3
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_put.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_remove.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_remove.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_remove.gif
new file mode 100644
index 0000000..8a33c33
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/basket_remove.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/book_add.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/book_add.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/book_add.gif
new file mode 100644
index 0000000..1904abc
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/book_add.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/bps_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/bps_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/bps_logo_h23.gif
new file mode 100644
index 0000000..667ff35
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/bps_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/brs_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/brs_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/brs_logo_h23.gif
new file mode 100644
index 0000000..ee6cafc
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/brs_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-focus.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-focus.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-focus.gif
new file mode 100644
index 0000000..be3943d
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-focus.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-hover.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-hover.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-hover.gif
new file mode 100644
index 0000000..fe59129
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg-hover.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg.gif
new file mode 100644
index 0000000..6c75daa
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/button-bg.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/calculator.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/calculator.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/calculator.gif
new file mode 100644
index 0000000..ce0436d
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/calculator.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cancel.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cancel.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cancel.gif
new file mode 100644
index 0000000..6c71ebc
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cancel.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cep_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cep_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cep_logo_h23.gif
new file mode 100644
index 0000000..b80554a
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cep_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cloneTab.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cloneTab.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cloneTab.gif
new file mode 100644
index 0000000..3f23ab7
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/cloneTab.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/control_play_blue.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/control_play_blue.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/control_play_blue.gif
new file mode 100644
index 0000000..7ef21ab
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/control_play_blue.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/copy.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/copy.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/copy.gif
new file mode 100644
index 0000000..dcea9c1
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/copy.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/delete.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/delete.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/delete.gif
new file mode 100644
index 0000000..471f55c
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/delete.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/down-arrow.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/down-arrow.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/down-arrow.gif
new file mode 100644
index 0000000..e4092cf
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/down-arrow.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/ds_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/ds_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/ds_logo_h23.gif
new file mode 100644
index 0000000..e07159d
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/ds_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/edit.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/edit.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/edit.gif
new file mode 100644
index 0000000..f44da7b
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/edit.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/elb_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/elb_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/elb_logo_h23.gif
new file mode 100644
index 0000000..0bbeb20
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/elb_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/esb_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/esb_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/esb_logo_h23.gif
new file mode 100644
index 0000000..70c44f7
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/esb_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/exlink.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/exlink.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/exlink.gif
new file mode 100644
index 0000000..f870f43
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/exlink.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/forum.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/forum.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/forum.gif
new file mode 100644
index 0000000..e92779a
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/forum.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/gadgetserver_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/gadgetserver_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/gadgetserver_logo_h23.gif
new file mode 100644
index 0000000..cb856ea
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/gadgetserver_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-bg.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-bg.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-bg.gif
new file mode 100644
index 0000000..1fe88f1
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-bg.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-logo.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-logo.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-logo.gif
new file mode 100644
index 0000000..738e3fd
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/header-logo.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-bg.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-bg.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-bg.gif
new file mode 100644
index 0000000..733b8fa
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-bg.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-footer.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-footer.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-footer.gif
new file mode 100644
index 0000000..04f18c1
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-footer.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-header.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-header.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-header.gif
new file mode 100644
index 0000000..c0f815e
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-header.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-small-icon.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-small-icon.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-small-icon.png
new file mode 100644
index 0000000..f7e93c4
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/help-small-icon.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/home-bg.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/home-bg.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/home-bg.gif
new file mode 100644
index 0000000..ac00910
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/home-bg.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/htmlicon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/htmlicon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/htmlicon.gif
new file mode 100644
index 0000000..9e4d5af
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/htmlicon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/identity_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/identity_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/identity_logo_h23.gif
new file mode 100644
index 0000000..6a1f285
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/identity_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider-dark.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider-dark.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider-dark.png
new file mode 100644
index 0000000..b32cad7
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider-dark.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider.png
new file mode 100644
index 0000000..a6a4bf9
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/leftRightSlider.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading-small.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading-small.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading-small.gif
new file mode 100644
index 0000000..f2a1bc0
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading-small.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading.gif
new file mode 100644
index 0000000..5b200ed
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/loading.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mailing-list.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mailing-list.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mailing-list.gif
new file mode 100644
index 0000000..06d61e3
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mailing-list.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mashup_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mashup_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mashup_logo_h23.gif
new file mode 100644
index 0000000..59c6db6
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mashup_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mb_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mb_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mb_logo_h23.gif
new file mode 100644
index 0000000..aa5c5ba
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mb_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/menu-header.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/menu-header.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/menu-header.gif
new file mode 100644
index 0000000..43c8a07
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/menu-header.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mgt-logo.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mgt-logo.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mgt-logo.gif
new file mode 100644
index 0000000..914c9bf
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/mgt-logo.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/minus-plus.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/minus-plus.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/minus-plus.png
new file mode 100644
index 0000000..6f9feba
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/minus-plus.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/move.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/move.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/move.gif
new file mode 100644
index 0000000..3cbbde4
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/move.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/nseditor-icon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/nseditor-icon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/nseditor-icon.gif
new file mode 100644
index 0000000..5b4ab69
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/nseditor-icon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/overlay.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/overlay.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/overlay.png
new file mode 100644
index 0000000..681a207
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/overlay.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/panelImage.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/panelImage.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/panelImage.png
new file mode 100644
index 0000000..dfb863d
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/panelImage.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/pdficon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/pdficon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/pdficon.gif
new file mode 100644
index 0000000..bb5edca
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/pdficon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_add.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_add.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_add.gif
new file mode 100644
index 0000000..ac22da9
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_add.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_delete.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_delete.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_delete.gif
new file mode 100644
index 0000000..4721397
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/plugin_delete.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/policies.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/policies.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/policies.gif
new file mode 100644
index 0000000..f07a520
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/policies.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_logo_h23.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_logo_h23.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_logo_h23.gif
new file mode 100644
index 0000000..697a924
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_logo_h23.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_picker.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_picker.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_picker.gif
new file mode 100644
index 0000000..de78940
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/registry_picker.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/rss.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/rss.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/rss.gif
new file mode 100644
index 0000000..fae3a68
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/rss.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/spacer.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/spacer.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/spacer.gif
new file mode 100644
index 0000000..5bfd67a
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/spacer.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon-disabled.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon-disabled.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon-disabled.gif
new file mode 100644
index 0000000..ec24847
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon-disabled.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon.gif
new file mode 100644
index 0000000..3f7d61f
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/static-icon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/trace-icon.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/trace-icon.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/trace-icon.gif
new file mode 100644
index 0000000..02d399e
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/trace-icon.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/up-arrow.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/up-arrow.png b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/up-arrow.png
new file mode 100644
index 0000000..de79e03
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/up-arrow.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/user.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/user.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/user.gif
new file mode 100644
index 0000000..1ac306d
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/user.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view-disabled.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view-disabled.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view-disabled.gif
new file mode 100644
index 0000000..ac912d5
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view-disabled.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view.gif
new file mode 100644
index 0000000..9a1c6e2
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/view.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_in.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_in.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_in.gif
new file mode 100644
index 0000000..92d1d55
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_in.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_out.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_out.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_out.gif
new file mode 100644
index 0000000..2866fe6
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/admin/images/zoom_out.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/admin_guide.xml
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/admin_guide.xml b/products/cloud_controller/modules/distribution/src/site/xdoc/admin_guide.xml
new file mode 100644
index 0000000..3461c36
--- /dev/null
+++ b/products/cloud_controller/modules/distribution/src/site/xdoc/admin_guide.xml
@@ -0,0 +1,484 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+ ~
+ ~ WSO2 Inc. licenses this file to you under the Apache License,
+ ~ Version 2.0 (the "License"); you may not use this file except
+ ~ in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~    http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied.  See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <title>WSO2 MB - System Administration Guide</title>
+  <link href="css/mb-docs.css" rel="stylesheet" />
+  <link href="styles/dist-docs.css" rel="stylesheet" type="text/css"
+  media="all" />
+</head>
+
+<body>
+<h2>WSO2 MB - System Administration Guide </h2>
+
+<h4>Contents </h4>
+
+<p>1.0 Introduction<br />
+2.0 Document Conventions<br />
+3.0 Getting WSO2 MB<br />
+4.0 Installing and Running WSO2 MB<br />
+4.1 Running the MB in Standalone Mode<br />
+4.2 Running MB Samples<br />
+6.0 Using the WSO2 MB Management Console<br />
+7.0 User Management<br />
+8.0 Setting Up Logging<br />
+9.0 Configuring the Underlying Axis2 Engine<br />
+10.0 Adding External Dependencies to the System<br />
+11.0 Registry Integration<br />
+11.1 Using the Embedded Registry<br />
+11.2 Using a Remote Registry<br />
+12.0 Setting Up Key Stores<br />
+13.0 Setting Up Host Names and Ports<br />
+</p>
+
+<h4>1.0 Introduction </h4>
+
+<p>WSO2 MB is an open source Message Broker solution.It is to be your Message
+Broker System. Our ultimate goal is to provide you a reliable Message
+Brokering System</p>
+
+
+<p>WSO2 MB is based on the revolutionary WSO2
+Carbon framework. WSO2 Carbon is an OSGi based middleware framework for SOA.
+Currently all WSO2 Java products are based on WSO2 Carbon including WSO2
+Governance Registry and WSO2 WSAS. Since MB is OSGi based some knowledge in
+OSGi would be helpful in administrating the WSO2 MB. </p>
+
+<p>This document explains how to get WSO2 MB and install it on a server. The
+latter sections of the document illustrates how to setup and configure various
+features of the WSO2 MB. </p>
+
+<h4>2.0 Document Conventions </h4>
+<ul>
+  <li>The phrase 'MB_HOME' refers to the directory in the file system where
+    WSO2 MB is installed</li>
+  <li>The phrase 'MB_SRC_HOME' refers to the directory in the file system
+    where WSO2 MB source distribution is installed</li>
+  <li>All file paths follow Unix/Linux conventions but they resemble Windows
+    file paths as well</li>
+</ul>
+
+<h4>3.0 Getting WSO2 MB </h4>
+
+<p>Binary distributions and source distributions of WSO2 MB can be downloaded
+free from the <a href="http://wso2.com/products/message-broker/">WSO2 MB project</a> home
+page in the <a href="http://wso2.org">WSO2 Oxygen Tank</a>. Before proceeding
+to the downloads page you will be asked to register on the WSO2 Oxygen Tank.
+Registration is free and optional however it is recommended that you sign up
+for an account right away since registered Oxygen Tank users get exclusive
+access to our support forums and tons of valuable content related to SOA and
+Web Services. </p>
+
+<p>Once you are on the downloads page click on the relevant links to download a
+binary distribution or a source distribution of the alpha release of
+the WSO2 MB.</p>
+
+<p>If you downloaded a source distribution of the MB you need to build the
+source to get the executable binary. WSO2 MB uses an <a
+href="http://maven.apache.org">Apache Maven2</a> based build system and
+therefore you need to first download and install Apache Maven2. Please refer
+Maven2 documentation on installing and configuring Apache Maven2. Also note
+that Apache Maven2 requires Java to run. Once Maven2 is properly configured
+extract the downloaded source distribution and change your working directory to
+the directory that is created. Then execute the command mvn clean install to
+run the builder. Once the build process is complete you can find the binary
+distribution archive in MB_SRC_HOME/modules/distribution/target directory. </p>
+
+<h4>4.0 Installing and Running WSO2 MB </h4>
+
+<p>To install the WSO2 MB simply extract the downloaded binary distribution
+archive. If you built WSO2 MB from source extract the archive created by the
+builder. We recommend installing WSO2 MB on a Unix/Linux system since that
+will enable you to get the maximum out of the MB. In order to be able to start
+WSO2 MB you first need Java 6 or higher. Having installed Java on your system
+please set the JAVA_HOME environment variable to point to the directory in
+which Java is installed. </p>
+
+<h5>4.1 Running WSO2 MB in Standalone Mode </h5>
+
+<p>Now you are all set to start WSO2 MB in the standalone mode. Go to
+MB_HOME/bin directory and if you are on Unix/Linux execute the wso2server.sh
+shell script or if you are on Windows execute the wso2server.bat batch file.
+This will start the MB and you can see the progress of the startup procedure
+on the console. Please note that server startup may take some time depending on
+the hardware configuration of your system. The first time startup can take up
+few additional seconds since some first time configuration logic is run by the
+MB. If the server started up cleanly you should get an output similar to the
+following on the console. </p>
+<pre>[2011-02-07 16:18:14,748]  INFO {org.wso2.carbon.server.Main} -  Initializing system...
+[2011-02-07 16:18:15,121]  INFO {org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon webapp: StandardEngine[carbonEngine].StandardHost[defaulthost].StandardContext[/]
+[2011-02-07 16:18:20,721]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2 Carbon...
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Operating System : Linux 2.6.32-27-generic, i386
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home        : /opt/softwares/jdk1.6.0_17/jre
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Version     : 1.6.0_17
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM          : Java HotSpot(TM) Server VM 14.3-b01,Sun Microsystems Inc.
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Carbon Home      : /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Temp Dir    : /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/tmp
+[2011-02-07 16:18:20,744]  INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} -  User             : shammi, en-US, Asia/Colombo
+[2011-02-07 16:18:25,531]  INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} -  Registry Mode    : READ-WRITE
+[2011-02-07 16:18:26,833]  INFO {org.apache.qpid.wso2.internal.QpidBundleActivator} -  Setting BundleContext in PluginManager
+[Broker] BRK-1006 : Using configuration : /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/conf/qpid/etc/config.xml
+Logging configuration error: unable to read file /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/conf/qpid/etc/log4j.xml
+Using the fallback internal log4j.properties configuration
+[2011-02-07 16:18:26,976]  INFO {org.apache.qpid.server.registry.ApplicationRegistry} -  Initialising Application Registry(org.apache.qpid.server.registry.ConfigurationFileApplicationRegistry@1adff28):1
+[2011-02-07 16:18:27,008]  INFO {org.apache.qpid.server.plugins.PluginManager} -  Opened service trackers
+[2011-02-07 16:18:27,022]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Elements to lookup:
+[2011-02-07 16:18:27,022]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'queue'
+[2011-02-07 16:18:27,022]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'virtualhosts'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'com'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'common'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'catalina'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'package'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'QPID_HOME'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'line'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'cache-directory'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'security'
+[2011-02-07 16:18:27,027]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'conf'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'osgi'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'wso2'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'sun'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'tomcat'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'javax'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'carbon'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'file'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'advanced'
+[2011-02-07 16:18:27,028]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'path'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'plugin-directory'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'work'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'shared'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'os'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'impl'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'status-updates'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'axis2'
+[2011-02-07 16:18:27,029]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'heartbeat'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'prefix'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'wso2carbon'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'connector'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'java'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'server'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'components'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'management'
+[2011-02-07 16:18:27,030]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'user'
+[2011-02-07 16:18:27,038]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'amqj'
+[2011-02-07 16:18:27,038]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'log4j'
+[2011-02-07 16:18:27,042]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Elements to lookup:security
+[2011-02-07 16:18:27,042]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'msg-auth'
+[2011-02-07 16:18:27,042]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'principal-databases'
+[2011-02-07 16:18:27,042]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'jmx'
+[2011-02-07 16:18:27,047]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Elements to lookup:security.principal-databases
+[2011-02-07 16:18:27,047]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'principal-database'
+[2011-02-07 16:18:27,047]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Elements to lookup:security.jmx
+[2011-02-07 16:18:27,047]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'principal-database'
+[2011-02-07 16:18:27,047]  INFO {org.apache.qpid.server.configuration.plugins.ConfigurationPlugin} -  Tag:'access'
+[Broker] BRK-1001 : Startup : Version: 0.9 Build: 1041962M
+[2011-02-07 16:18:27,163]  INFO {qpid.message.broker.startup} -  [Broker] BRK-1001 : Startup : Version: 0.9 Build: 1041962M
+[2011-02-07 16:18:27,166]  INFO {org.apache.qpid.server.management.JMXManagedObjectRegistry} -  Initialising managed object registry using platform MBean server
+[2011-02-07 16:18:27,173]  INFO {org.apache.qpid.server.security.auth.database.ConfigurationFilePrincipalDatabaseManager} -  Initialising PrincipalDatabase authentication manager
+[2011-02-07 16:18:27,177]  INFO {org.apache.qpid.server.security.auth.database.ConfigurationFilePrincipalDatabaseManager} -  Initialised principal database 'carbon-user-store' successfully
+[2011-02-07 16:18:27,178]  INFO {org.apache.qpid.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} -  Initialising Default PrincipalDatabase authentication manager.
+[2011-02-07 16:18:27,179]  INFO {org.apache.qpid.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} -  Initialised PLAIN SASL provider successfully
+[2011-02-07 16:18:27,211]  INFO {org.apache.qpid.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} -  Additional SASL providers successfully registered.
+[Broker] MNG-1001 : Startup
+[2011-02-07 16:18:27,243]  INFO {qpid.message.managementconsole.startup} -  [Broker] MNG-1001 : Startup
+[Broker] MNG-1004 : Ready : Using the platform JMX Agent
+[2011-02-07 16:18:27,244]  INFO {qpid.message.managementconsole.ready} -  [Broker] MNG-1004 : Ready : Using the platform JMX Agent
+[2011-02-07 16:18:27,249]  INFO {qpid.message.virtualhost.created} -  [Broker] VHT-1001 : Created : carbon
+[2011-02-07 16:18:27,290]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: headers Name: amq.match
+[2011-02-07 16:18:27,295]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: topic Name: amq.topic
+[2011-02-07 16:18:27,297]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: direct Name: amq.direct
+[2011-02-07 16:18:27,299]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: fanout Name: amq.fanout
+[2011-02-07 16:18:27,302]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: direct Name: default
+[2011-02-07 16:18:27,309]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Durable Type: direct Name: carbon.direct
+[2011-02-07 16:18:27,310]  INFO {qpid.message.exchange.created} -  [Broker] EXH-1001 : Create : Type: topic Name: carbon.topic
+[2011-02-07 16:18:27,322]  INFO {qpid.message.configstore.created} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] CFG-1001 : Created : org.apache.qpid.server.store.DerbyMessageStore
+[2011-02-07 16:18:27,510]  INFO {qpid.message.messagestore.store_location} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] MST-1002 : Store location : /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/database/qpid/derbystore
+[2011-02-07 16:18:29,360]  INFO {qpid.message.messagestore.recovery_start} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] MST-1004 : Recovery Start
+[2011-02-07 16:18:29,362]  INFO {qpid.message.transactionlog.recovery_start} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] TXN-1004 : Recovery Start
+[2011-02-07 16:18:29,381]  INFO {org.apache.qpid.server.store.DerbyMessageStore} -  Recovering bindings...
+[2011-02-07 16:18:29,399]  INFO {qpid.message.messagestore.created} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] MST-1001 : Created : org.apache.qpid.server.store.DerbyMessageStore
+[2011-02-07 16:18:29,406]  INFO {qpid.message.transactionlog.created} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] TXN-1001 : Created : org.apache.qpid.server.store.DerbyMessageStore
+[2011-02-07 16:18:29,415]  INFO {qpid.message.transactionlog.recovery_complete} -  [Broker] [vh(/carbon)/ms(DerbyMessageStore)] TXN-1006 : Recovery Complete
+[2011-02-07 16:18:29,416]  INFO {org.apache.qpid.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} -  Initialising 'carbon' PrincipalDatabase authentication manager.
+[Broker] BRK-1002 : Starting : Listening on TCP port 5672
+[2011-02-07 16:18:29,484]  INFO {qpid.message.broker.listening} -  [Broker] BRK-1002 : Starting : Listening on TCP port 5672
+[Broker] BRK-1004 : Qpid Broker Ready
+[2011-02-07 16:18:29,485]  INFO {qpid.message.broker.ready} -  [Broker] BRK-1004 : Qpid Broker Ready
+[2011-02-07 16:18:29,685]  INFO {org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent} -  MessageBoxService bundle is activated successfully
+[2011-02-07 16:18:29,686]  INFO {org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS} -  Successfully registered the event broker
+[2011-02-07 16:18:29,746]  INFO {org.wso2.carbon.core.init.CarbonServerManager} -  Starting Carbon initialization...
+[2011-02-07 16:18:29,997]  INFO {org.wso2.carbon.core.init.CarbonServerManager} -  Creating super-tenant Axis2 ConfigurationContext
+[2011-02-07 16:18:30,444]  INFO {org.apache.axis2.deployment.ClusterBuilder} -  Clustering has been disabled
+[2011-02-07 16:18:30,780]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 module: rahas-1.60-wso2v1 {super-tenant}
+[2011-02-07 16:18:30,950]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 module: wso2xfer-3.20-SNAPSHOT {super-tenant}
+[2011-02-07 16:18:31,121]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 module: rampart-1.60-wso2v1 {super-tenant}
+[2011-02-07 16:18:31,388]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 module: addressing-3.20-SNAPSHOT {super-tenant}
+[2011-02-07 16:18:31,421]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 module: wso2mex-3.20-SNAPSHOT {super-tenant}
+[2011-02-07 16:18:31,534]  INFO {org.apache.axis2.transport.tcp.TCPTransportSender} -  TCP Sender started
+[2011-02-07 16:18:31,974]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 service: version {super-tenant}
+[2011-02-07 16:18:32,280]  INFO {org.apache.axis2.deployment.DeploymentEngine} -  Deploying Web service: Version.aar - file:/home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/deployment/server/axis2services/Version.aar
+[2011-02-07 16:18:32,364]  INFO {org.wso2.carbon.core.init.CarbonServerManager} -  Completed super-tenant Axis2 ConfigurationContext creation in 2.367 sec
+[2011-02-07 16:18:32,460]  INFO {org.apache.axis2.deployment.ModuleDeployer} -  Deploying module: addressing-SNAPSHOT - file:/home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/deployment/client/modules/addressing-SNAPSHOT.mar
+[2011-02-07 16:18:32,464]  INFO {org.apache.axis2.transport.tcp.TCPTransportSender} -  TCP Sender started
+[2011-02-07 16:18:33,070]  INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} -  Deploying Axis2 service: TopicManagerAdminService {super-tenant}
+[2011-02-07 16:18:33,550]  INFO {org.apache.axis2.deployment.DeploymentEngine} -  Deploying Web service: org.wso2.carbon.event.admin - 
+[2011-02-07 16:18:34,926]  INFO {org.apache.axis2.deployment.DeploymentEngine} -  Deploying Web service: org.wso2.carbon.tryit - 
+[2011-02-07 16:18:35,724]  INFO {org.wso2.carbon.core.init.CarbonServerManager} -  Repository       : /home/shammi/wso2/checkouts/carbon-trunk/carbon/products/mb/modules/distribution/target/wso2mb-1.0.0/repository/deployment/server/
+[2011-02-07 16:18:35,884]  INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} -  Permission cache updated for tenant 0
+[2011-02-07 16:18:35,884]  INFO {org.wso2.carbon.core.init.CarbonServerManager} -  ConfigurationContextService registered in 160ms
+[2011-02-07 16:18:35,902]  WARN {org.apache.axis2.engine.ListenerManager} -  ConfigurationContext provided for the ListenerManager initialization is null. ListenerManager will not be initialized
+[2011-02-07 16:18:35,902]  INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} -  HTTPS port       : 9443
+[2011-02-07 16:18:35,902]  INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} -  HTTP port        : 9763
+[2011-02-07 16:18:37,207]  INFO {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} -  Mgt Console URL  : https://10.100.0.164:9443/carbon/
+[2011-02-07 16:18:37,242]  INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  Started Transport Listener Manager
+[2011-02-07 16:18:37,242]  INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  Server           :  WSO2 MB -1.0.0
+[2011-02-07 16:18:37,242]  INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  WSO2 Carbon started in 21 sec
+
+
+
+</pre>
+
+<p>To verify that the MB is up and running fire off your Web browser and go to
+https://localhost:9443/carbon. This will take you to the WSO2 MB on-line
+management console. </p>
+<img src="images/Login.png" alt="Log-in" />
+
+<p>You can login to the console using the default user credentials given below.
+</p>
+<ul>
+  <li>Username: admin</li>
+  <li>Password: admin</li>
+</ul>
+
+<p>If you can get that far then the MB is properly installed and running. </p>
+
+<p>WSO2 MB startup scripts stated above accept a few useful arguments. </p>
+
+<p>--cleanRegistry<br />
+  This argument forces the embedded Registry instance to be cleaned before
+starting the MB. Note that this will clean the internal database therefore any
+configurations you saved previously will be permanently lost. </p>
+
+<p>--restart<br />
+   Restart the Carbon Unix daemon.</p>
+
+<p>-debug &lt;port&gt;<br />
+   Enables remote debugging on the MB through the specified port. </p>
+
+<p>-dump<br />
+   Print a thread dump of the Carbon Unix daemon.</p>
+
+
+<p>In addition to the above mentioned arguments the MB startup scripts accept
+the following VM arguments. </p>
+
+<p>-DosgiConsole<br />
+   Starts the OSGi console from which you can directly interact with the
+underlying OSGi runtime. </p>
+
+
+<h4>4.0 WSO2 MB Directory Hierarchy </h4>
+
+<p>When you extract a WSO2 MB binary distribution archive you will find the
+following directories in the top level that is created. </p>
+
+<p>bin -<br />
+Contains all the necessary scripts to interact with the WSO2 MB instance.
+There are shell scripts (with .sh extension) for Unix/Linux users and batch
+files (with .bat extension) for Windows users. In general you will find the
+following scripts in this directory.<br />
+<br />
+<ul>
+  <li>wso2server.sh/wso2server.bat - Launches WSO2 MB </li>
+  <li>wsdl2java.sh/wsdl2java.bat - Launches the Java stub generation tool for
+    Web Services </li>
+  <li>java2wsdl.sh/java2wsdl.bat - Launches the WSDL generation tool for Java
+    Web Services </li>
+  <li>tcpmon.sh/tcpmon.bat - Launches TCPMon, the TCP connection monitor </li>
+  <li>chpasswd.sh/chpasswd.bat -Use this script to change the administrator
+    password without signing in to the server<br />
+  </li>
+  <li>daemon.sh -Start WSO2 MB as a daemon on Unix/Linux systems<br />
+  </li>
+  <li>install.bat - Install WSO2 MB as a background service on Windows<br />
+  </li>
+  <li>repowriter.sh/repowriter.bat </li>
+</ul>
+<br />
+In addition to the above mentioned scripts you will find a sub-directory named
+'native' in the bin directory.<br />
+</p>
+
+<p>repository/deployment -<br />
+This directory houses all the OSGi bundles, service artifacts, modules and
+related resources used by the WSO2 MB instance. The repository/components/plugins 
+directory will contain all the necessary OSGi bundles at server runtime.</p>
+
+<p>repository/conf -<br />
+All the global configuration files (eg: axis2.xml, transports-mgt.xml,
+carbon.xml ) used by the MB are stored in this directory.
+</p>
+
+<p>lib -<br />
+The lib directory houses all the jar files and OSGi bundles required by the
+embedded Tomcat instance. Starting from Carbon 2.0 the log4j.properties file
+used by the MB is also stored here. </p>
+
+<p>resources -<br />
+Contains additional resources required by WSO2 MB. This includes security
+related resources such as keystores. </p>
+
+<p>repository/logs -<br />
+All the server logs created during server runtime will be stored here. </p>
+
+<p>dbscripts -<br />
+Contains a collection of database scripts required to create the Carbon
+database on a variety of database management systems.<br />
+</p>
+
+<h4>5.0 Using the WSO2 MB Management Console </h4>
+
+<p>WSO2 MB management console is a Web based control panel powered by JSP and
+AJAX which enables system administrators to interact with a running MB
+instance, without having to touch any underlying configuration files. The
+management console allows the users to command and control proxy services,
+sequences, transports, local entries, registry, modules, endpoints and much
+more. MB management console is a great way to try things out without having to
+edit the actual configuration files or without having to restart the MB for
+changes to take effect. </p>
+
+<p>We recommend using Mozilla Firefox 3 or Internet Explorer 7 to access the
+WSO2 MB management console. Please note that your browser must be JavaScript
+enabled to take the full advantage of the management console. To access the MB
+management console fire off you Web browser and navigate to https://&lt;Server
+Host&gt;:&lt;Server Port&gt;/&lt;Context&gt;. If you are running the Web
+browser on the same machine as the MB you may use 'localhost' as the server
+host. The default port and the context for the MB management console are
+'9443' and 'carbon' respectively. If you entered the URL correctly you will be
+taken to the management console's login page. </p>
+
+<p>On the login page enter 'admin' as the username and the password to login to
+the system. You can change user credentials and even add new users once you
+login. Controls and wizards in the MB management console are pretty much self
+explanatory. However if you are having trouble finishing your way in the
+management console, click on the 'Help' link at the top right corner of any
+page to access context sensitive help. </p>
+
+<p>Please note that the MB management console makes use of the default HTTPS
+servlet transport which is configured in the MB_HOME/conf/transports.xml file.
+It is important that this transport is always properly configured in the
+mentioned file. Otherwise the management console might be inaccessible to the
+users. </p>
+
+<h4>6.0 User Management </h4>
+
+<p>To access the WSO2 MB user management features, first sign in to the MB
+management console and click on 'User Management' under the 'Configure' menu in
+the left navigation bar. This will take you to the User Management home page
+which contains the controls illustrated below. </p>
+<img src="images/user-mgt.PNG" alt="User Mgt" />
+
+<p>From here you can manage users and roles. A user is associated with zero or
+more roles (generally specified at user creation time) and each role is
+associated with zero or more permissions (generally specified at role creation
+time). Therefore the set of permissions owned by a user is determined by the
+roles assigned to that user. A user owns the union of all the permissions
+associated with the roles assigned to that user. By default MB comes with only
+one role, the 'admin' role. This role is associated with the following set of
+permissions.</p>
+
+<p>By default the admin user is associated with the admin role and hence the
+admin user is entitled to all the  permissions. </p>
+
+<p>To add a new role to the system click on 'Roles' in the User Management home
+page and on the page that appears click the 'Add New Role' link. This will
+start the 'Add Role' wizard. The wizard will guide you though the process of
+creating a role by specifying a unique name for the role and adding the
+relevant permissions to the new role. Similarly to create a new user, click on
+'Users' in the User Management home page. Then from the next page that appears
+select 'Create New User' link. This will launch the 'Add User' wizard which
+will enable you to create a new user account with login credentials and
+associate the account with one or more existing roles. The MB management
+console also enables you to search for and modify existing users and roles. </p>
+
+<p>WSO2 MB can be easily configured to use an external user store in addition
+to the built-in system user store. An external user store is an external
+database which stores user data. It could be as simple as a relational database
+or as sophisticated as an LDAP instance. Most organizations maintain such
+centralized databases and it would be productive from the organization's point
+of view to have the MB pick up user data from the existing centralized user
+database. To connect the MB to an external user store simply click on the 'Add
+External User Store' link on the User Management home page. Then on the page
+that appears select the type of user store that will be plugged into the MB.
+Currently the following types of user stores are supported. </p>
+<ul>
+  <li>JDBC </li>
+  <li>LDAP </li>
+  <li>Active Directory </li>
+</ul>
+
+<p>Having selected the type of the user store you need to provide additional
+information required by the MB to connect to and retrieve user data from the
+external user store. If all the required parameters were specified accurately
+the MB will pick up user data from the external user store and users
+registered on the external store will be able to access the MB as if their
+accounts were created in the built-in system user store. </p>
+
+<h4>7.0 Setting Up Logging </h4>
+
+<p>Logging is one of the most important aspects of a production grade server. A
+properly configured logging system is vital in identifying errors, security
+threats and usage patterns. WSO2 MB uses a log4j based logging mechanism
+through Apache Commons Logging facade library. The log4j.properties file which
+governs how logging is performed by the server can be found in MB_HOME/lib
+directory. However it is recommended not to make any alterations to the default
+log4j.properties file. The recommended way of setting up logging is by using
+the MB management console. Simply login to the management console and click on
+'Logging' under the 'Configure' menu in the left navigation bar. From here you
+can setup various appenders and configure log levels for various loggers. Any
+changes to the logging configuration you make from the management console will
+get priority over what is defined in the actual log4j.properties file. </p>
+
+<p>By default WSO2 MB comes with the following log appenders configured. </p>
+<ul>
+  <li>CARBON_CONSOLE (Logs to the console when the server is running) </li>
+  <li>CARBON_LOGFILE (Writes the logs to MB_HOME/logs/wso2-MB.log) </li>
+  <li>CARBON_MEMORY </li>
+  <li>CARBON_SYS_LOG </li>
+  <li>SERVICE_APPENDER (Writes mediation time audit messages to
+    MB_HOME/logs/wso2-MB-service.log) </li>
+  <li>TRACE_APPENDER (Writes mediation time tracing/debug messages to the
+    MB_HOME/logs/wso2-MB-trace.log for tracing enabled services) </li>
+  <li>TRACE_MEMORYAPPENDER </li>
+</ul>
+
+<p>Tracing can be enabled for individual mediation sequences and proxy services
+from the 'Mediation Sequences' home page and the 'Service Dashboard' page
+respectively. Click on the 'Sequences' link under 'Mediation' in the 'Manage'
+menu of the left navigation bar to access the 'Mediation Sequences' page. This
+page lists all the deployed sequences. Each sequence gives you the options to
+enable/disable tracing. To access the service dashboard for a proxy service go
+to the Services List page and click on the proxy service that you are
+interested in. Once a sequence or a proxy service is tracing enabled you can
+view the generated log messages by visiting the 'Mediation Tracer' page under
+the 'Monitor' menu. The 'Monitor' menu also gives you access to the system logs
+and the SOAP tracer logs all through the Web interface itself. </p>
+<img src="images/logs.PNG" alt="Logs" />
+ </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/docs/userguide.xml
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/docs/userguide.xml b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/docs/userguide.xml
new file mode 100644
index 0000000..7083212
--- /dev/null
+++ b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/docs/userguide.xml
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ ~ Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+ ~
+ ~ WSO2 Inc. licenses this file to you under the Apache License,
+ ~ Version 2.0 (the "License"); you may not use this file except
+ ~ in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~    http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied.  See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+<html>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
+		<title> Cluster Management - User Guide</title>
+        <link href="../../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all"/>
+	</head>
+	<body style="font-family: Times New Roman,Times,serif; font-size: 12pt;">
+    <h1>WSO2 Message Broker Cluster Management</h1>
+    <p>When WSO2 Message Broker is running in clustered mode queues and topic subscriptions are distributed. Although
+       This is transparent to the user, he may need to know what are the nodes in the cluster and how queue ownership
+       has been dynamically decided. Cluster management feature is there to address that aspect of usability. </p>
+    <p>Following capabilities are provided under Cluster Management:</p>
+
+    <ul>
+        <li>View Zookeeper coordination detail</li>
+        <li>View Cassandra connection detail</li>
+        <li>View how queue ownership has been decided</li>
+        <li>View individual queue information node-wise</li>
+    </ul>
+    <h2>View Zookeeper coordination detail</h2>
+        <p>WSO2 MB should be pointed to a running Apache Zookeeper server during cluster configuration. User can see
+           that configuration here.</p>
+        <p><img alt="" src="../images/zookeeper-connection.png"/></p>
+        <p align="middle">Figure 1: Apache Zookeeper Connection</p>
+
+
+    <h2>View Cassandra coordination detail</h2>
+        <p>WSO2 MB uses Apache Cassandra as the Message Storage. Thus during cluster configuration MB instance should be
+           pointed to a running Apache Cassandra server. That connection detail is shown here.</p>
+        <p><img alt="" src="../images/cassandra-connection.png"/></p>
+        <p align="middle">Figure 2: Apache Cassandra Connection</p>
+
+
+    <h2>View how queue ownership has been decided</h2>
+        <p>When clustered, each queue has a owner (handling the actual processing of the queue), which is dynamically decided
+           considering the load distributed among the cluster nodes. If the user is interested to know what nodes process
+           which queues, that information is listed to a table as below.</p>
+        <p><img alt="" src="../images/nodewiseQueueWorkers.png"/></p>
+        <p align="middle">Figure 3: Nodes and Queue Ownership</p>
+        <p>This table lists all the nodes that is visible to the server accessed by the management console. After setting up
+           the cluster, using this table users can verify that each server can see one another in the cluster. </p>
+        <p>After each node, it shows how many queues are owned by that server node. This is analogous to the workload owned by each
+           node in the cluster for queues defined. When the number is clicked user, is navigated for individual queue information. </p>
+
+
+    <h2>View individual queue information node-wise</h2>
+        <p>This shows the names of the queues owned by the node clicked above. Also number of messages yet to be delivered
+           is also shown.</p>
+        <p><img alt="" src="../images/nodeQueues.png"/></p>
+        <p align="middle">Figure 4: Nodes Specific Queues</p>
+
+    <h2>What is node ID?</h2>
+        <p>Node ID is assigned to each node joined in the cluster, giving a unique way to identify each node. This is useful for
+           troubleshooting. Each node is considered as a peer, and there's no master-slave concept in WSO2 Message Broker. In
+           following window it shows the node id been assigned to the node plus whether node is configured to be clustered
+           or running in standalone mode. </p>
+        <p><img alt="" src="../images/nodeIDBox.png"/></p>
+        <p align="middle">Figure 5: Node ID and Running Mode</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+	</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cassandra-connection.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cassandra-connection.png b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cassandra-connection.png
new file mode 100644
index 0000000..d69c5db
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cassandra-connection.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cluster_info.png
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cluster_info.png b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cluster_info.png
new file mode 100644
index 0000000..a872677
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/cluster_info.png differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/minus.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/minus.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/minus.gif
new file mode 100644
index 0000000..8ff04bc
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/minus.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/0ab7c4aa/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/move.gif
----------------------------------------------------------------------
diff --git a/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/move.gif b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/move.gif
new file mode 100644
index 0000000..a24a49f
Binary files /dev/null and b/products/cloud_controller/modules/distribution/src/site/xdoc/andes-cluster-mgt/images/move.gif differ