[wsas-java-dev] svn commit r232 - wsas/java/trunk/xdocs

svn at wso2.com svn at wso2.com
Thu Dec 14 22:46:42 PST 2006


Author: chatra
Date: Thu Dec 14 22:46:41 2006
New Revision: 232

Modified:
   wsas/java/trunk/xdocs/installation_standalone.html
Log:
minor improvement

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:46:41 2006
@@ -216,9 +216,10 @@
   <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-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-java- at wso2wsas_version@.i386.rpm</li>
+  <li>Install Debian binary ( deb ) eg: dpkg -i wso2wsas-java- at wso2wsas_version@.deb (To
+    install deb, log in to the system as root user.)</li>
+  <li>Install RPM binary ( rpm ) eg: rpm -Uvh wso2wsas-java- at wso2wsas_version@.i386.rpm (To
+    install rpm, log in to the system as root user.)</li>
   <li>Execute/start 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>




More information about the Wsas-java-dev mailing list