Following is a list of new features in 1.0:
- Graphs
- Alerts
- Basic SNMP support
- Support for Open MBean types: CompositeData and TabularData
- Framework to define DataFormat objects for custom classes. See html-data-format.properties and text-data-format.properties under config.
- Support for external login modules (JAAS based with name and password callback)
- Changes to application type management (introduced application-type-config.xml)
- Changed jmanage startup to use jetty-config.xml. This moves the jmanage port configuration and also the SSL configuration to jetty-config.xml. Please refer Jetty documentation to modify this file.
- Added exception handling for JSPs
- Added support for viewing XML files
- New components based source structure. The build is now done using Maven.