users@gmbal.java.net

Re: Re: NullPointerException when running operation without parameters via Proxy

From: <stevec1973_at_gmail.com>
Date: Tue, 16 Sep 2014 00:16:40 +0000 (UTC)

Further info, it does seem like it's just the proxies created via
JMX.newMXBeanProxy() that have an issue.

Running the no-param operations through hawtio/jconsole work without
issue. And, I assume AMX-created proxies probably don't pass a null in,
which is why this issue hadn't been found previously.