Author: xhuang(a)jboss.com
Date: 2007-07-10 01:47:23 -0400 (Tue, 10 Jul 2007)
New Revision: 7700
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
Log:
providing two options to avoid context conflicts
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 2007-07-10
02:04:04 UTC (rev 7699)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2007-07-10
05:47:23 UTC (rev 7700)
@@ -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