https://issues.apache.org/jira/browse/GERONIMO-2216
This issue has a patch which reworks the way we ask users for
passwords during shutdown... using the JLine library to mask the input.
For those that don't know, JLine (http://jline.sf.net) is a library
that provides Readline-like functionality to Java in a very portable
fashion. This is the main input library that GShell uses to provide
tab completion, history, etc.
* * *
I believe this is a positive addition to Geronimo. Please review the
patch and vote for application on trunk.
--jason