JMXTERM Changelog

What's new in JMXTERM 1.0 Alpha 4

Feb 2, 2009
  • This version fixed following bugs...
  • 319375: NullPointerException from jline in windows
  • 319064: Can not input empty string for "set" or "run"
  • 319068: Cannot reopen connection after unexpected exit
  • 319066: Jmxterm can't build on Mac OS X
  • 320535: Both wiki and jmxterm project website looks strange in IE

New in JMXTERM 1.0 Alpha 3 (Nov 28, 2008)

  • Feature User/password authentication from boot CLI or open command
  • Feature Reformat output message to allow JMXTERM to be called in other script
  • Feature Add non-interactive mode to allow JMXTERM to be embedded in SHELL script
  • Change Replace confusing abbreviation/verbose option to one VerboseLevel option
  • Backend Decouple command input and output to separated module for flexible usage