From: <jbo...@li...> - 2005-11-04 19:54:56
|
Author: aron.gombas Date: 2005-11-04 14:54:46 -0500 (Fri, 04 Nov 2005) New Revision: 1515 Modified: trunk/labs/kosmos/xdocs/reference/reference-manual.xml Log: Almost-empty section added for eXo Modified: trunk/labs/kosmos/xdocs/reference/reference-manual.xml =================================================================== --- trunk/labs/kosmos/xdocs/reference/reference-manual.xml 2005-11-04 19:52:56 UTC (rev 1514) +++ trunk/labs/kosmos/xdocs/reference/reference-manual.xml 2005-11-04 19:54:46 UTC (rev 1515) @@ -849,6 +849,36 @@ <section> + <title>Deployment step-by-step for Apache Tomcat and eXo Platform</title> + + <para> + + Follow these steps: + <orderedlist> + + <listitem> + + <para>TODO write all the deployment steps</para> + + </listitem> + + <listitem> + + <para>Lauch eXo, open the default portal page + (e.g. <literal>http://localhost:8080/portal</literal>), and + login with the default account (<literal>admin</literal> + and <literal>exo</literal>).</para> + + </listitem> + + </orderedlist> + + </para> + + </section> + + <section> + <title>Deployment step-by-step for Apache Tomcat and Gridsphere</title> <para> |