<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gridshore &#187; spring framework</title>
	<atom:link href="http://www.gridshore.nl/tag/springframework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:47:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using JMX within a spring application</title>
		<link>http://www.gridshore.nl/2010/06/02/using-jmx-within-a-spring-application/</link>
		<comments>http://www.gridshore.nl/2010/06/02/using-jmx-within-a-spring-application/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 19:40:51 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[jmx]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=1055</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_1055()',5000); }); function loadFBShareMe_1055(){ jQuery(document).ready(function($) { $('.dd-fbshareme-1055').remove();$('.DD_FBSHAREME_AJAX_1055').attr('width','53');$('.DD_FBSHAREME_AJAX_1055').attr('height','69');$('.DD_FBSHAREME_AJAX_1055').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2010/06/02/using-jmx-within-a-spring-application/&#038;size=large'); }); }<p>Lately I have been doing a lot with JMX. I use it more and more to check what my application is doing. I use it to monitor tomcat, the cache, queue&#8217;s and other libraries and components. Now I wanted to use jmx to monitor [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2010/06/02/using-jmx-within-a-spring-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a sortable list of items using jQuery</title>
		<link>http://www.gridshore.nl/2009/09/14/creating-a-sortable-list-of-items-using-jquery/</link>
		<comments>http://www.gridshore.nl/2009/09/14/creating-a-sortable-list-of-items-using-jquery/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 23:01:01 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[sortable list]]></category>
		<category><![CDATA[spring 3]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=896</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_896()',5000); }); function loadFBShareMe_896(){ jQuery(document).ready(function($) { $('.dd-fbshareme-896').remove();$('.DD_FBSHAREME_AJAX_896').attr('width','53');$('.DD_FBSHAREME_AJAX_896').attr('height','69');$('.DD_FBSHAREME_AJAX_896').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/09/14/creating-a-sortable-list-of-items-using-jquery/&#038;size=large'); }); }<p>For a project that I am working on Your-Scrum I need a lot of items in a list that are sortable. One Story is to have a backlog with stories that are sortable to reflect the importance. Using Domain Driven Design, I have created [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/09/14/creating-a-sortable-list-of-items-using-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why Spring Roo is not my thing</title>
		<link>http://www.gridshore.nl/2009/06/11/why-spring-roo-is-not-my-thing/</link>
		<comments>http://www.gridshore.nl/2009/06/11/why-spring-roo-is-not-my-thing/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:42:18 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[roo]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=807</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_807()',5000); }); function loadFBShareMe_807(){ jQuery(document).ready(function($) { $('.dd-fbshareme-807').remove();$('.DD_FBSHAREME_AJAX_807').attr('width','53');$('.DD_FBSHAREME_AJAX_807').attr('height','69');$('.DD_FBSHAREME_AJAX_807').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/06/11/why-spring-roo-is-not-my-thing/&#038;size=large'); }); }<p>To be honest, I was planning a long article about why I used spring roo for a new project I am working on. It all looks so promising, man I had a very nice app in a few hours. The fact that it is [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/06/11/why-spring-roo-is-not-my-thing/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Integrate flex security in Mate using the spring BlazeDS integration project</title>
		<link>http://www.gridshore.nl/2009/05/24/integrate-flex-security-in-mate-using-the-spring-blazeds-integration-project/</link>
		<comments>http://www.gridshore.nl/2009/05/24/integrate-flex-security-in-mate-using-the-spring-blazeds-integration-project/#comments</comments>
		<pubDate>Sun, 24 May 2009 09:04:20 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[Mate]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=789</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_789()',5000); }); function loadFBShareMe_789(){ jQuery(document).ready(function($) { $('.dd-fbshareme-789').remove();$('.DD_FBSHAREME_AJAX_789').attr('width','53');$('.DD_FBSHAREME_AJAX_789').attr('height','69');$('.DD_FBSHAREME_AJAX_789').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/24/integrate-flex-security-in-mate-using-the-spring-blazeds-integration-project/&#038;size=large'); }); }<p>More than a year a go I started writing about flex. My first post was about the integration of BlazeDS with the springframework at the back-end using intellij. I moved on with a Datagrid component that had filtering included in my second post. Than [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/05/24/integrate-flex-security-in-mate-using-the-spring-blazeds-integration-project/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Upgrading the flex based books-overview sample</title>
		<link>http://www.gridshore.nl/2009/05/10/upgrading-the-flex-based-books-overview-sample/</link>
		<comments>http://www.gridshore.nl/2009/05/10/upgrading-the-flex-based-books-overview-sample/#comments</comments>
		<pubDate>Sun, 10 May 2009 20:14:09 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=766</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_766()',5000); }); function loadFBShareMe_766(){ jQuery(document).ready(function($) { $('.dd-fbshareme-766').remove();$('.DD_FBSHAREME_AJAX_766').attr('width','53');$('.DD_FBSHAREME_AJAX_766').attr('height','69');$('.DD_FBSHAREME_AJAX_766').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/05/10/upgrading-the-flex-based-books-overview-sample/&#038;size=large'); }); }<p>As a lot of you out there know, I write a lot about flex and java. For my flex posts I use a sample called books-overview. You can find the sourcecode on google code. A lot of different frameworks released new versions. In this [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/05/10/upgrading-the-flex-based-books-overview-sample/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Doing flex with JMS: combining BlazeDS, spring-jms and ActiveMQ</title>
		<link>http://www.gridshore.nl/2009/04/13/doing-flex-with-jms-combining-blazeds-spring-jms-and-activemq/</link>
		<comments>http://www.gridshore.nl/2009/04/13/doing-flex-with-jms-combining-blazeds-spring-jms-and-activemq/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 05:34:03 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=744</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_744()',5000); }); function loadFBShareMe_744(){ jQuery(document).ready(function($) { $('.dd-fbshareme-744').remove();$('.DD_FBSHAREME_AJAX_744').attr('width','53');$('.DD_FBSHAREME_AJAX_744').attr('height','69');$('.DD_FBSHAREME_AJAX_744').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/04/13/doing-flex-with-jms-combining-blazeds-spring-jms-and-activemq/&#038;size=large'); }); }<p>The complete story of combining a lot of different technologies and a lot of different blog post and articles found on the web. There are multiple good posts around this topic, but none of them gave the exact solution I needed. Therefore I write [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/04/13/doing-flex-with-jms-combining-blazeds-spring-jms-and-activemq/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using spring integration for rss reading</title>
		<link>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/</link>
		<comments>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 21:55:50 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[spring framework]]></category>
		<category><![CDATA[spring-integration]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=692</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_692()',5000); }); function loadFBShareMe_692(){ jQuery(document).ready(function($) { $('.dd-fbshareme-692').remove();$('.DD_FBSHAREME_AJAX_692').attr('width','53');$('.DD_FBSHAREME_AJAX_692').attr('height','69');$('.DD_FBSHAREME_AJAX_692').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/&#038;size=large'); }); }<p>For a customer I was thinking about a solution to loosely couple some systems to be integrated with a content management system, hippo cms in this case. I remembered I had a demo for a few times by Iwein Fuld and by Roel Derksen. [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrading to Spring BlazeDS Integration M2</title>
		<link>http://www.gridshore.nl/2009/03/08/upgrading-to-spring-blazeds-integration-m2/</link>
		<comments>http://www.gridshore.nl/2009/03/08/upgrading-to-spring-blazeds-integration-m2/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 11:15:45 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=657</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_657()',5000); }); function loadFBShareMe_657(){ jQuery(document).ready(function($) { $('.dd-fbshareme-657').remove();$('.DD_FBSHAREME_AJAX_657').attr('width','53');$('.DD_FBSHAREME_AJAX_657').attr('height','69');$('.DD_FBSHAREME_AJAX_657').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/03/08/upgrading-to-spring-blazeds-integration-m2/&#038;size=large'); }); }<p>I have written some posts about using flex and the project Spring BlazeDS Integration. If you haven&#8217;t read that post I suggest you start there first : Flex remoting without configuring the client. That said, what is this post about? As the title already [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/03/08/upgrading-to-spring-blazeds-integration-m2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Injecting Domain objects with Spring</title>
		<link>http://www.gridshore.nl/2009/01/27/injecting-domain-objects-with-spring/</link>
		<comments>http://www.gridshore.nl/2009/01/27/injecting-domain-objects-with-spring/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 12:52:20 +0000</pubDate>
		<dc:creator>Allard</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=641</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_641()',5000); }); function loadFBShareMe_641(){ jQuery(document).ready(function($) { $('.dd-fbshareme-641').remove();$('.DD_FBSHAREME_AJAX_641').attr('width','53');$('.DD_FBSHAREME_AJAX_641').attr('height','69');$('.DD_FBSHAREME_AJAX_641').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/01/27/injecting-domain-objects-with-spring/&#038;size=large'); }); }<p>Using Spring, it is easy to inject any instance with its dependencies, as long as the instance is managed by the Spring container. This typically means that the to-be injected beans are configured in the XML configuration. However, sometimes, it is impossible or ugly [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/01/27/injecting-domain-objects-with-spring/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Flex remoting without configuring the client</title>
		<link>http://www.gridshore.nl/2009/01/23/flex-remoting-without-configuring-the-client/</link>
		<comments>http://www.gridshore.nl/2009/01/23/flex-remoting-without-configuring-the-client/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:36:57 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Frontend Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=633</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_633()',5000); }); function loadFBShareMe_633(){ jQuery(document).ready(function($) { $('.dd-fbshareme-633').remove();$('.DD_FBSHAREME_AJAX_633').attr('width','53');$('.DD_FBSHAREME_AJAX_633').attr('height','69');$('.DD_FBSHAREME_AJAX_633').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/01/23/flex-remoting-without-configuring-the-client/&#038;size=large'); }); }<p>For a while I am experimenting with flex. I wrote quite some posts about flex and security and I started writing about the Springframework BlazeDS Integration project. One thing that I do not really like about the configuration is the way to configure the [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/01/23/flex-remoting-without-configuring-the-client/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
