Chatura, As long as everything works when jmx jars are absent. it should be ok. Where is the code? (could you post it as an attachment in jira?)
thanks, dims On 8/8/05, Chathura Ekanayake <[EMAIL PROTECTED]> wrote: > 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 > -- Davanum Srinivas -http://blogs.cocoondev.org/dims/
