Hi,

I developed the Axis2 JMX front using commons.modeler package. And I
have used runtime class loading to load modeler classes as done in
Axis1.2.

I have also added functionality to publish the MBeanServer using a RMI
connector so that it can be accessed by remote machines through RMI.
But this requires to use the classes from javax.management and
javax.management.remote packages. How should we use these classes?
Should we use runtime loading to load these classes as well?

And is it ok to publish MBeanServer using RMI connector, or should it
be kept without publishing as done in Axis1.2?

Regards,

Chathura

Reply via email to