|
From: Rob H. <ro...@ca...> - 2005-04-06 23:38:26
|
I'm spending some time before Monday looking at compatbility with various app servers to make sure everything works okay, but as Juergen says JMX 1.0 works for export just not proxy and JSR-160 (which requires 1.2 itself). Rob Juergen Hoeller wrote: >Actually, Spring's JMX support is already built to support JMX 1.0 wherever >possible. It should only require JMX 1.2 for proxy-based JMX MBean access >(the org.springframework.jmx.access package). Everything else should work >nicely on JMX 1.0 too, in particular exposure of Spring beans as MBeans. > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...]On Behalf Of >Gonzales, Fabian >Sent: Tuesday, April 05, 2005 11:20 PM >To: spr...@li... >Subject: [Springframework-developer] Spring 1.2 and JMX 1.0 > > >I am working on adding JMX support to our software, and would like to use >the JMX support in the 1.2 release of the Spring Framework. However, there >is a requirement to use WebLogic 8.1, which only supports JMX 1.0. From what >I understand Spring 1.2 only supports JMX 1.2. Are there any plans to >support JMX 1.0 in the future? If yes, what does the timeline look like? > >If I decide to add JMX 1.0 support myself, how involved would it be, and >what would be the best way to add JMX 1.0 support while ensuring maximum >compatibility with future Spring releases? > >- Fabian > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |