This is certainly an interesting situation and one that I have been thinking on. IMO, if want to use JMX and make remote calls to the mbeans, JXM Remoting (JSR-160) is probably the best way to go. However, we don't have a full implementation yet for JSR-160 based off of JBoss Remoting (see http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&pid=10031&fixfor=12310319 for road map). Also, if I remember correctly, the spec does not allow for asyn calls.
So, for the short term, your solution will be fine (since don't have much choice). If you would be interested (and have some time to spare), would be great if could get your help in finishing out the JMX Remoting implementation. Looks like you are already familiar with the API, so think you would be fine to jump in. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929053#3929053 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929053 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
