[wsas-java-dev] svn commit r230 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Thu Dec 14 22:31:44 PST 2006
Author: chatra
Date: Thu Dec 14 22:31:43 2006
New Revision: 230
Modified:
wsas/java/trunk/xdocs/installation_standalone.html
Log:
resolved JIRA WSAS-186
Modified: wsas/java/trunk/xdocs/installation_standalone.html
==============================================================================
--- wsas/java/trunk/xdocs/installation_standalone.html (original)
+++ wsas/java/trunk/xdocs/installation_standalone.html Thu Dec 14 22:31:43 2006
@@ -216,10 +216,11 @@
<li>Download WSO2 WSAS <a
href="http://dist.wso2.org/products/wsas/@wso2wsas_version@">deb</a> or <a
href="http://dist.wso2.org/products/wsas/@wso2wsas_version@">RPM</a> binary</li>
- <li>Install Debian binary ( deb ) eg: dpkg -i wso2wsas-standalone-edition-java- at wso2wsas_version@.deb(To
+ <li>Install Debian binary ( deb ) eg: dpkg -i wso2wsas-java- at wso2wsas_version@.deb(To
install deb/rpm, log in to the system as root user.)</li>
- <li>Install RPM binary ( rpm ) eg: rpm -Uvh wso2wsas-standalone-edition-java- at wso2wsas_version@.rpm</li>
- <li>Execute the WSO2 WSAS binary from shell. eg: /usr/bin/wso2wsas</li>
+ <li>Install RPM binary ( rpm ) eg: rpm -Uvh wso2wsas-java- at wso2wsas_version@.i386.rpm</li>
+ <li>Execute the WSO2 WSAS server from shell. eg: /etc/init.d/wso2wsas start</li>
+ <p>(You can also stop the server from shell. eg: /etc/init.d/wso2wsas stop)</p>
</ol>
<a id="linux_trouble"></a>
@@ -245,10 +246,10 @@
</p>
<p>In <strong>Debian Linux</strong> system use dpkg utility to remove the
-WSO2 WSAS installation. eg : dpkg -r wso2wsas-standalone-edition-java-1.1</p>
+WSO2 WSAS installation. eg : dpkg -r wso2wsas-java- at wso2wsas_version@</p>
<p>In <strong>Redhat Linux</strong> systems use rpm utility to remove the
-WSO2 WSAS installation. e: rpm -e wso2wsas-standalone-edition-java-1.1</p>
+WSO2 WSAS installation. e: rpm -e wso2wsas-java- at wso2wsas_version@</p>
<a id="mgtconsole"></a>
<h2>Accessing the Management Console</h2>
More information about the Wsas-java-dev
mailing list