Hi,

I started to explore how we can use JMX to provide management capabilities for Tuscany/SCA. Please see [1]. Basically, I added a MBean for SCA Node which allows JMX console such as "jconsole" to see the Node and Domain URIs.

We can probably develop a JMX extension point that can be used to register MBeans as well as smarter ways to expose Tuscany extension points and extensions to the JMX.

At application level, what do you think to have <binding.jmx> that allows SCA components to expose or access via JMX mbeans? Spring JMX takes a similar approach [2].

[1] http://svn.apache.org/viewvc?rev=785857&view=rev
[2] http://static.springframework.org/spring/docs/2.0.x/reference/jmx.html

Thanks,
Raymond

Reply via email to