donaldp 2003/04/04 20:39:29
Modified: . status.xml
Log:
Comment about "not starting Http adaptor by default"
Revision Changes Path
1.9 +7 -0 avalon-phoenix/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/status.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- status.xml 5 Apr 2003 02:16:35 -0000 1.8
+++ status.xml 5 Apr 2003 04:39:29 -0000 1.9
@@ -42,6 +42,13 @@
<release version="4.1alpha" date="unreleased">
<action dev="PD" type="update">
+ The default configuration for the JMX SystemManager now does not
automatically
+ start the HTTP Adaptor (ie the web interface). Users will need to explicitly
+ enable the Http Adaptor via
<enable-http-adaptor>false</enable-http-adaptor>
+ in the MX4JSystemManager component section of the kernel.xml. See the
kernel.xml
+ for further details.
+ </action>
+ <action dev="PD" type="update">
Add support for property expansion in Log4J configuration files. You can
now use propertys such as ${app.dir} and ${app.name} in the log4j logging
configuration. See
src/test/org/apache/avalon/phoenix/components/logger/test/config3.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]