<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Exposing Spring Beans as JMX Managed Beans in Tomcat</title>
	<atom:link href="http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 10:28:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Neal</title>
		<link>http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/comment-page-1/#comment-102</link>
		<dc:creator>Steve Neal</dc:creator>
		<pubDate>Tue, 28 Dec 2010 18:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=52#comment-102</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-98&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Beppe:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Nice post  
I have just started with JMX and I would like to publish a collection of properties, with a standard MBean I can code each single property with getter/setter, but how do I avoid this?
Is there a way to expose properties which are backed by a collection?
Tnx
&lt;/blockquote&gt;
Not that I&#039;ve come across. Why do you want to avoid getters and setters? They are a standard programming model in Java. Plus any IDE will create them automatically for you anyway. I generally have a section in a class that contains IDE generated methods that I can completely delete and regenerate when I want too - have you considered this approach?</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-98" rel="nofollow"><br />
<strong><em>Beppe:</em></strong><br />
</a><br />
 Nice post<br />
I have just started with JMX and I would like to publish a collection of properties, with a standard MBean I can code each single property with getter/setter, but how do I avoid this?<br />
Is there a way to expose properties which are backed by a collection?<br />
Tnx
</p></blockquote>
<p>Not that I&#8217;ve come across. Why do you want to avoid getters and setters? They are a standard programming model in Java. Plus any IDE will create them automatically for you anyway. I generally have a section in a class that contains IDE generated methods that I can completely delete and regenerate when I want too &#8211; have you considered this approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beppe</title>
		<link>http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/comment-page-1/#comment-98</link>
		<dc:creator>Beppe</dc:creator>
		<pubDate>Thu, 23 Dec 2010 09:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=52#comment-98</guid>
		<description>Nice post :-)

I have just started with JMX and I would like to publish a collection of properties, with a standard MBean I can code each single property with getter/setter, but how do I avoid this?
Is there a way to expose properties which are backed by a collection?

Tnx</description>
		<content:encoded><![CDATA[<p>Nice post <img src='http://blog.smartkey.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I have just started with JMX and I would like to publish a collection of properties, with a standard MBean I can code each single property with getter/setter, but how do I avoid this?<br />
Is there a way to expose properties which are backed by a collection?</p>
<p>Tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Neal</title>
		<link>http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/comment-page-1/#comment-45</link>
		<dc:creator>Steve Neal</dc:creator>
		<pubDate>Thu, 18 Feb 2010 18:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=52#comment-45</guid>
		<description>You&#039;re welcome - glad to see it&#039;s been of use to you!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome &#8211; glad to see it&#8217;s been of use to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim anderson</title>
		<link>http://blog.smartkey.co.uk/2008/10/exposing-spring-beans-as-jmx-managed-beans-in-tomcat/comment-page-1/#comment-41</link>
		<dc:creator>tim anderson</dc:creator>
		<pubDate>Fri, 29 Jan 2010 20:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=52#comment-41</guid>
		<description>Great article. I used the system properties you describe to setup JMX in Tomcat and it worked, so thank you so much. I&#039;ve been looking for &lt;a href=&quot;http://www.mulesoft.com/tomcat-jmx&quot; rel=&quot;nofollow&quot;&gt;tomcat jmx&lt;/a&gt; resources and unfortunately not much comes up. The page I linked to doesn&#039;t really have any content. But your blog post is great, thanks.</description>
		<content:encoded><![CDATA[<p>Great article. I used the system properties you describe to setup JMX in Tomcat and it worked, so thank you so much. I&#8217;ve been looking for <a href="http://www.mulesoft.com/tomcat-jmx" rel="nofollow">tomcat jmx</a> resources and unfortunately not much comes up. The page I linked to doesn&#8217;t really have any content. But your blog post is great, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

