We've added four additional subsystems, that are manageable through the console now.
New Subsystem Support
- mail
- modcluster
- infinispan
- jgroups
This completes the number of manageable subsystems the full-ha profile offers.
In order to access the new functionality, the server needs to be running the full-ha profile:
./bin/standalone.sh --server-config=standalone-full-ha.xml
Environment Properties
This is a feature that has been requested by the community several times: The possibility to view the environment properties (ENV, -Dfoo=bar, etc) that have been set when the server was started.
Rock on´
5 comments:
aWhere do I see the project in git? Is the version 1.1.0.Final ?
Sorry, I did forget to push it to the main repo. It can be found here: https://github.com/jbossas/console/tree/1.1.0.FINAL
Perhaps speed reading is a problem but...how does one install on AS7.1? Or is already there?
It's there: http://www.jboss.org/jbossas/downloads/
Post a Comment