|
From: Rob H. <ro...@ca...> - 2004-07-05 15:42:48
|
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. Rob On 5 Jul 2004, at 16:28, jas...@ma... wrote: > On 21 Jun 2004, at 20:47, Rob Harrop wrote: >> I have a project that really needs to have Spring and JMX >> integration. I heard from Rod that Keith has perhaps got some code >> done on this already. I am interested in getting some code done on >> this so if everyone can let me know where they are up to then >> hopefully I can put some work into the JMX stuff. > > FWIW I'm hacking on the Spring - Geronimo integration (in the > geronimo/modules/spring directory) which will as a side benefit > JMX-ify all the spring beans deployed inside Geronimo into the mx4j / > Geronimo stack. Though this will be based on the Geronimo-Kernel jar - > you might wanna create your own virgin pure JMX-spring solution as > well. > > James > ------- > http://radio.weblogs.com/0112098/ > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital > self defense, top technical experts, no vendor pitches, unmatched > networking opportunities. Visit www.blackhat.com > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |