[jboss-user] [Management, JMX/JBoss] - How do I catch Exception invoking mbean methods?

thitoh do-not-reply at jboss.com
Mon Oct 27 13:46:54 EDT 2008


Hi!
I'm invoking remote methods using RMIAdaptor.
I'm using: invoke(javax.management.ObjectName pName, String pActionName, Object[] pParams, String[] pSignature)
But this method doesn't throw any exception. So, when a exception occours, it shows only in jboss's log....
I would like to have it in my java code...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184914#4184914

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184914



More information about the jboss-user mailing list