[jboss-dev-forums] [Design of Management Features on JBoss] - Re: How to Expose MBean Invocation Stats into admin-console?

ALRubinger do-not-reply at jboss.com
Sun May 31 11:06:04 EDT 2009


Thanks, guys.

Scott, jboss-man:2.1.1-20090531.135556-1 isn't doing it as-is, I'll look into it a bit later.

Emanuel, I'll also try your patch. :)  I couldn't get the KernelDeployment steps we'd discussed working after our IRC chat the other day, so went with the route currently in SVN.  I'd still like to avoid, if possible, the jboss-man API calls like:

ManagedObject mo = managedObjectFactory.initManagedObject(bmd, null, metaData, bmd.getName(), null);

...as it's cleaner from the EJB3 perspective to simply attach a @ManagedObject to the DeploymentUnit and have the deployers do the heavy lifting.  

I'll follow up Monday.

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234330#4234330

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234330



More information about the jboss-dev-forums mailing list