<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="0.92">
<channel>
	<title>Rob Harrop's Blog</title>
	<link>http://blog.springframework.com/rob</link>
	<description>Core Purge</description>
	<lastBuildDate>Sat, 17 Dec 2005 13:08:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>[TSE] Slides for Advanced MVC, Scheduling and JMX Presentations</title>
		<description>
Well, I'm finally back from my conference tour and feeling human again. As promised to all the attendees at TSE, here are the presentations for MVC, scheduling and JMX that I gave at TSE along with the code for the sample application and the demos.

Presentations:
Advanced Spring MVC
Enterprise Management with Spring ...</description>
		<link>http://blog.springframework.com/rob/archives/2005/12/17/tse-slides-for-advanced-mvc-scheduling-and-jmx-presentations/</link>
			</item>
	<item>
		<title>Controlling MBean Registration Behavior in Spring</title>
		<description>In Spring 1.2.5 I modified the MBeanExporter to provide users with more control over MBean registration. Previously, the MBeanExporter would attempt to register an MBean and fail if that MBean already existed. In many cases this is the desired behavior; however there are two particular cases where this behavior is ...</description>
		<link>http://blog.springframework.com/rob/archives/2005/10/14/controlling-mbean-registration-behavior-in-spring/</link>
			</item>
	<item>
		<title>Caveats with Class Proxying in Spring</title>
		<description>Recently, Jieba Wu posted an interesting bug report on the Spring JIRA detailing a  problem he was having when proxying Spring MVC Controllers using CGLIB proxies. Essentially, he would create his target Controller object, pass in some dependency using Spring IoC and then proxy the Controller. At runtime, all ...</description>
		<link>http://blog.springframework.com/rob/archives/2005/08/18/caveats-with-class-proxying-in-spring/</link>
			</item>
</channel>
</rss>
