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 PropertiesThis 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´