Author: xhuang(a)jboss.com
Date: 2007-07-10 02:21:27 -0400 (Tue, 10 Jul 2007)
New Revision: 7701
Modified:
docs/trunk/referenceGuide/en/modules/configuration.xml
Log:
providing two options to avoid context conflicts
Modified: docs/trunk/referenceGuide/en/modules/configuration.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/configuration.xml 2007-07-10 05:47:23 UTC (rev
7700)
+++ docs/trunk/referenceGuide/en/modules/configuration.xml 2007-07-10 06:21:27 UTC (rev
7701)
@@ -65,9 +65,9 @@
.
</para>
<note>
- By default, Tomcat holds on to the root context '/'. Some users have
mentioned that you also need to remove the
+ By default, Tomcat holds on to the root context '/'. You may need to
either remove the
<emphasis>$JBOSS_HOME\server\default\deploy\jbossweb-tomcat55.sar\ROOT.war</emphasis>
- for the below changes to take effect on restart.
+ or add a jboss-web.xml (declaring another context-root other than
'/')under its WEB-INFO directory for the below changes to take effect on restart.
</note>
<para>You can accomplish this, with either a deployed jboss-portal.sar or
before you build from source:
<itemizedlist>
Show replies by date