On Friday 02 August 2002 06:35 am, Leo Simons wrote: > anyone submit anything yet? > > Otherwise I'll try and find time to write something up.
No, but here's something else that can be added (feel free to edit) -------------------------- The Avalon Phoenix Application Server has been seeing changes on the configuration and management fronts. Application components can now specify a schema that the component configuration is validated against. Using the JARV (Java API for RELAX Verifiers, http://iso-relax.sourceforge.net/JARV/) libraries, a schema may be written in XML-Schema, RELAX, or RELAX NG and be validated accordingly. Users are now also able to have application configuration information persisted inside of Phoenix between application versions. On the management front, the Phoenix internals have been reworked with an implementation-neutral focus thanks to work from Huw Roberts. Although the sole implementation is JMX, Phoenix is not tied to it. Also, application components are able to provide a richer set of metadata to the management system via JavaDoc tags in the source code. Work has also commenced on the long-awaited GUI management console for Phoenix. The initial version features a Phoenix Application (SAR) that can launch the console via Java Web Start, as well as the ability to stop and restart applications and Phoenix itself. -------------------------- -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
