Hi,

In BundlesMBeanImpl I see that exceptions are wrapper thrown new
MBeanException using getMessage method without use of Throwable.

The use e.getMessage make hard debug because the reason of the failure is
lost.
In this case this beavior, is  desired for security reasons ?

What I propose is to improve the management of the exception even using the
error message displaying the error also.

WDYT ?

Thanks

--Filippo

Reply via email to