Author: mmcallis
Date: 2008-05-07 01:10:37 -0400 (Wed, 07 May 2008)
New Revision: 10751
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
Log:
added small note about port configuration only
applying to Tomcat, as per ALR's advice ;)
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-05-06
09:42:01 UTC (rev 10750)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-05-07
05:10:37 UTC (rev 10751)
@@ -28,7 +28,7 @@
</screen>
</para>
<para>
- This example changes the default port to port 8088. The JBoss EAP or JBoss AS server
must be restarted before the new port settings take affect.
+ This example changes the default port to port 8088. The JBoss EAP or JBoss AS server
must be restarted before the new port settings take affect. Note: this configuration only
applies to Tomcat.
</para>
<para>
The default SSL port is 8843. To enable HTTPS support, refer to the <ulink
url="http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch9.chapt.htm...
AS Guide</ulink>. For further information, refer to <ulink
url="http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html">... SSL
configuration how-to</ulink>.