In the document JBoss_Operations_Network-100-Running_JON_Command-Line_Scripts-en-US.pdf there are some errors on CLI script examples: page 9, example 2 localhost:7080(rhqadmin)> for (i = 1; i < 3; ++i) { \ //command exec is missing page 13, example 6 println('args[' + i '] = ' + args[i]); // + is missing after concat i variable page 14, example 7 // same as the previous error
12/30/2012 BZ triage meeting mfoley, ccrouch, loleary, asantos
Closing.