LightFish "JavaOne" Edition--New Features 📎
The initial check-in of LightFish was performed during JavaOne 2011 GlassFish community day. Shortly after the initial creation, LightFish was extended with LightView--a Java FX real time monitoring client. One year later another release of LightFish is available, checked in again at JavaOne 2012:
- Monitoring of Commits per Seconds and Rollbacks per Seconds (you should not be proud of the latter :-)) [new feature]
 - Application listing--applications with their components contents are listed. [new feature]
 - Scripting: Different escalation channels can be declared and monitored on-the-fly. (Hint: right mouse click on a tab in the table)
 - SSL support--a community contribution
 
Interesting for developers:
- Simplified build. Just: 
mvm clean install, no profiles necessary - Native packaging: LightFish build creates a native, self-contained client
 
"It's full of stars"--thanks for starring the GitHub repo!