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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
