donaldp 2003/04/04 20:31:22
Modified: src/conf kernel.xml
Log:
Dont start Http adaptor by default
Revision Changes Path
1.30 +3 -3 avalon-phoenix/src/conf/kernel.xml
Index: kernel.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/src/conf/kernel.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- kernel.xml 20 Mar 2003 02:34:14 -0000 1.29
+++ kernel.xml 5 Apr 2003 04:31:22 -0000 1.30
@@ -53,10 +53,10 @@
<manager-adaptor-port>8082</manager-adaptor-port>
<!--
- If you wish to disable the HTTP adaptor altogether
- then uncomment the following line.
+ If you wish to enable the HTTP adaptor altogether
+ then comment the following line.
-->
- <!--<enable-http-adaptor>false</enable-http-adaptor>-->
+ <enable-http-adaptor>false</enable-http-adaptor>
<!--
The Http Adaptor will use the $PHOENIX_HOME/conf/xsl directory
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]