0 Replies Latest reply on Sep 30, 2003 11:54 AM by tjfraser

    Using JMX XML parsing outside of JBOSS

    tjfraser

      Hi

      I have some MBeans that I'm deploying outside of an appserver in an MBeanServer created using Sun's javax.management package.

      At MBean registration, I'd like to parse a property descriptor XML file (like the one used to specify MBean properties in JBoss) rather than manually specifiy all of the MBean's attributes in the ObjectName at MBean setup.

      Is there a way to leverage JBoss' MBean parsing code to do this. Would be great if anybody could help.

      Thanks,

      Tim