|Understood now. IMO Juha's solution seems better insulated from changes |to JMX spec (or implementation for that matter).
I agree, it would also be JDK1.5 poopoo code from SUN immune :) So this solution has a clear edge. |Just to be a complete pain - the client would only need ObjectName, |MalformedObjectNameException, OperationsException and JMRuntimeException - |not the hole JMX impl. Yeah you are partially right until 1.5 and the ObjectName. If you want to go ahead and adapt the EJB layers, it is going to take some work in the proxy, the JRMPInvoker and the ProxyFactory that binds the name under the Registry. I believe it is a worthy addition. marcf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
