Author: azeez Date: Thu May 29 04:38:02 2008 New Revision: 17582 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17582
Log: Updated docs Modified: branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml Modified: branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml?rev=17582&r1=17581&r2=17582&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml (original) +++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml Thu May 29 04:38:02 2008 @@ -371,7 +371,7 @@ <p><strong>JBoss AS:</strong></p> <ul> <li><a href="#JBoss">version 3.2.x</a></li> - <li><a href="#JBoss">version 4.0.x</a></li> + <li><a href="#JBoss">version 4.x.x</a></li> </ul> <p><strong>Apache Geronimo AS:</strong></p> @@ -504,7 +504,7 @@ </pre> <p><strong>b) Version 5.5.x</strong></p> -<p>1. Enabling SSL on Tomcat</p> +<p>1. Enabling SSL</p> <p>To enable SSL on Tomcat 5.5.x the server XML should contain the following segment:</p> @@ -540,7 +540,7 @@ <p><strong>c) Version 5.0.x</strong></p> -<p>1. Enabling SSL on Tomcat</p> +<p>1. Enabling SSL</p> <p>To enable SSL on Tomcat 5.0.x the server XML should contain the following segment</p> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
