donaldp 2003/03/01 01:58:57
Modified: src/conf kernel.xml
Log:
Add commented entry into config file
Revision Changes Path
1.27 +6 -0 avalon-phoenix/src/conf/kernel.xml
Index: kernel.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/src/conf/kernel.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- kernel.xml 16 Oct 2002 23:41:08 -0000 1.26
+++ kernel.xml 1 Mar 2003 09:58:57 -0000 1.27
@@ -52,6 +52,12 @@
-->
<manager-adaptor-port>8082</manager-adaptor-port>
+ <!--
+ If you wish to disable the HTTP adaptor altogether
+ then uncomment the following line.
+ -->
+ <!--<enable-http-adaptor>false</enable-http-adaptor>-->
+
<!--
The Http Adaptor will use the $PHOENIX_HOME/conf/xsl directory
by default to retrieve it's stylesheets.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]