JBoss AS7: Console 1.1.0 released
05 Mar 2012We’ve added four additional subsystems, that are manageable through the console now.
New Subsystem Support
- 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´