|
From: <jas...@ma...> - 2004-07-05 17:40:16
|
On 5 Jul 2004, at 16:42, Rob Harrop wrote: > Sounds cool. I have already started the basics of some JMX > integration. I have the basics of bean registration and I am now > creating two implementations of the metadata assembler, one that > simply registers all properties and methods using reflection and the > other that uses commons attributes to be more selective. After that I > want to add notification support plus the ability to 'host' > MBeanServers as spring beans when working outside of a pre-configured > JMX environment like JBoss or Tomcat 5. Sounds cool; it'd make it easy to deploy Spring stuff inside JBoss too I guess. If you wrote an MBean which auto-deployed a Spring XML config file (which is pretty much what we've done for Geronimo, except it works at the GBean level) you could easily then auto-deploy Spring into MBean containers like JBoss. James ------- http://radio.weblogs.com/0112098/ |