Executing several commands in non-interactive-mode
Hi,
I'd like to execute several commands when using Jmxterm in non-interactive-mode. First I'd like to connect (via "open") and then I'd like to get the value of a mbean. I tried
echo "open 7358; get java.lang:type=Runtime Name" | java -jar jmxterm-1.0-alpha-4-uber.jar -n
but didn't succeed. Cause I only have the pid of the process I'm not able to open the connection with "-l". Besides that also wouldn't help me with executing other commands than "open".
Many thanks in advance!
Sven
Unfold
Executing several commands in non-interactive-mode by
Sven Schliesing (guest), 1258548126|%e %b %Y, %H:%M %Z|agohover





