<?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>Steve's Stuff &#187; Java</title>
	<atom:link href="http://steve-brown.id.au/category/it-stuff/java/feed" rel="self" type="application/rss+xml" />
	<link>http://steve-brown.id.au</link>
	<description>Bizarre and occasionally useful thoughts</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Eclipse hangs on SVN commit</title>
		<link>http://steve-brown.id.au/it-stuff/java/eclipse-hangs-on-svn-commit.html</link>
		<comments>http://steve-brown.id.au/it-stuff/java/eclipse-hangs-on-svn-commit.html#comments</comments>
		<pubDate>Fri, 20 Nov 2009 03:05:35 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[hanging]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://steve-brown.id.au/?p=134</guid>
		<description><![CDATA[If you have a big project you try to check in to a subversion repository, eclipse can get part of the way through and then just hang. The only solution is to end task (or force quit on OSX).
But there is a solution!
This one eluded me (and google) for some time, but I am pleased [...]]]></description>
		<wfw:commentRss>http://steve-brown.id.au/it-stuff/java/eclipse-hangs-on-svn-commit.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Backing Bean Attributes</title>
		<link>http://steve-brown.id.au/it-stuff/java/how-to-set-attributes-on-a-backing-bean-from-request-parameters.html</link>
		<comments>http://steve-brown.id.au/it-stuff/java/how-to-set-attributes-on-a-backing-bean-from-request-parameters.html#comments</comments>
		<pubDate>Wed, 04 Apr 2007 13:04:37 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[beans]]></category>
		<category><![CDATA[jsf]]></category>

		<guid isPermaLink="false">http://steve-brown.id.au/blog/2007/04/04/how-to-set-attributes-on-a-backing-bean-from-request-parameters/</guid>
		<description><![CDATA[This article was originally posted (by me) at the Java Answers Forum
This has caused me considerable headache, but I think I&#8217;ve pinned it down now&#8230;.
Suppose you have a backing bean with a getter and a setter named, for example, configItem &#8211; so you have a getConfigItem and setConfigItem.
For whatever reason you want to ensure your [...]]]></description>
		<wfw:commentRss>http://steve-brown.id.au/it-stuff/java/how-to-set-attributes-on-a-backing-bean-from-request-parameters.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

