donaldp     2003/04/04 20:40:32

  Modified:    src/conf kernel.xml
  Log:
  Dont start Http adaptor by default and add comments to kernel.xml to explain how to 
enable it
  
  Revision  Changes    Path
  1.31      +2 -2      avalon-phoenix/src/conf/kernel.xml
  
  Index: kernel.xml
  ===================================================================
  RCS file: /home/cvs/avalon-phoenix/src/conf/kernel.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- kernel.xml        5 Apr 2003 04:31:22 -0000       1.30
  +++ kernel.xml        5 Apr 2003 04:40:32 -0000       1.31
  @@ -54,9 +54,9 @@
   
               <!--
                 If you wish to enable the HTTP adaptor altogether
  -              then comment the following line.
  +              then uncomment the following line.
               -->
  -          <enable-http-adaptor>false</enable-http-adaptor>
  +          <!--<enable-http-adaptor>true</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]

Reply via email to