<?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 for ross beazley</title>
	<atom:link href="http://www.rossbeazley.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rossbeazley.co.uk</link>
	<description>Agile development, java and linux system administration</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:58:31 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Easy XML parsing using JAXB annotations by Ross</title>
		<link>http://www.rossbeazley.co.uk/easy-xml-parsing-using-jaxb-annotations/java/comment-page-1/#comment-1089</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=65#comment-1089</guid>
		<description>U can set access type to field so it dosnt look at getters, also, you may have your fields set to public not private</description>
		<content:encoded><![CDATA[<p>U can set access type to field so it dosnt look at getters, also, you may have your fields set to public not private</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easy XML parsing using JAXB annotations by msk</title>
		<link>http://www.rossbeazley.co.uk/easy-xml-parsing-using-jaxb-annotations/java/comment-page-1/#comment-1085</link>
		<dc:creator>msk</dc:creator>
		<pubDate>Mon, 30 Aug 2010 21:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=65#comment-1085</guid>
		<description>Update:
Remember to put the &quot;@XmlElement&quot; annotation on the getter method and not on the field, otherwise you&#039;ll get the following error:

com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 
Class has two properties of the same name &quot;email&quot;

Source: http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd</description>
		<content:encoded><![CDATA[<p>Update:<br />
Remember to put the &#8220;@XmlElement&#8221; annotation on the getter method and not on the field, otherwise you&#8217;ll get the following error:</p>
<p>com.sun.xml.bind.v2.runtime.IllegalAnnotationsException:<br />
Class has two properties of the same name &#8220;email&#8221;</p>
<p>Source: <a href="http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd" rel="nofollow">http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easy XML parsing using JAXB annotations by msk</title>
		<link>http://www.rossbeazley.co.uk/easy-xml-parsing-using-jaxb-annotations/java/comment-page-1/#comment-1084</link>
		<dc:creator>msk</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=65#comment-1084</guid>
		<description>Thanks a lot. Exactly what I was looking for. You saved me a lot of time :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Exactly what I was looking for. You saved me a lot of time <img src='http://www.rossbeazley.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable IPv6 in Debian (squeeze) Linux by Debian Admin No. 1</title>
		<link>http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/comment-page-1/#comment-703</link>
		<dc:creator>Debian Admin No. 1</dc:creator>
		<pubDate>Sun, 16 May 2010 15:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=802#comment-703</guid>
		<description>this does not work on my debian squeeze installation. I need to put this in GRUB_CMDLINE_LINUX:  ipv6.disable=1

do this so you can see all kernel parameters:
sysctl -a &#124; sort &#124; more</description>
		<content:encoded><![CDATA[<p>this does not work on my debian squeeze installation. I need to put this in GRUB_CMDLINE_LINUX:  ipv6.disable=1</p>
<p>do this so you can see all kernel parameters:<br />
sysctl -a | sort | more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable IPv6 in Debian (squeeze) Linux by tw</title>
		<link>http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/comment-page-1/#comment-595</link>
		<dc:creator>tw</dc:creator>
		<pubDate>Tue, 20 Apr 2010 15:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=802#comment-595</guid>
		<description>Great post. The old trick did fail me.</description>
		<content:encoded><![CDATA[<p>Great post. The old trick did fail me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is Failure in Agile and Scrum? by Change Fear to Confidence</title>
		<link>http://www.rossbeazley.co.uk/what-is-failure-in-agile-and-scrum/open-source/comment-page-1/#comment-478</link>
		<dc:creator>Change Fear to Confidence</dc:creator>
		<pubDate>Mon, 15 Feb 2010 21:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rallydev.com/agileblog/?p=4442#comment-478</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving Beyond Pull Systems Requires a Culture of Innovation by A Teacher's Last Words: You Can Do &#38; Be Anything You Want</title>
		<link>http://www.rossbeazley.co.uk/moving-beyond-pull-systems-requires-a-culture-of-innovation/open-source/comment-page-1/#comment-477</link>
		<dc:creator>A Teacher's Last Words: You Can Do &#38; Be Anything You Want</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rallydev.com/agileblog/?p=4285#comment-477</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling IPV6 on debian squeeze causes Exim to panic by Disabling IPV6 on debian squeeze causes Exim to panic « Ross &#8230; &#124; Just linux！</title>
		<link>http://www.rossbeazley.co.uk/disabling-ipv6-on-debian-squeeze-causes-exim-to-panic/admin/comment-page-1/#comment-474</link>
		<dc:creator>Disabling IPV6 on debian squeeze causes Exim to panic « Ross &#8230; &#124; Just linux！</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=856#comment-474</guid>
		<description>[...] The rest is here:  Disabling IPV6 on debian squeeze causes Exim to panic « Ross &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] The rest is here:  Disabling IPV6 on debian squeeze causes Exim to panic « Ross &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling IPV6 on debian squeeze causes Exim to panic by Disable IPv6 in Debian (squeeze) Linux &#171; Ross Beazleys Tech Blog</title>
		<link>http://www.rossbeazley.co.uk/disabling-ipv6-on-debian-squeeze-causes-exim-to-panic/admin/comment-page-1/#comment-473</link>
		<dc:creator>Disable IPv6 in Debian (squeeze) Linux &#171; Ross Beazleys Tech Blog</dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=856#comment-473</guid>
		<description>[...] see here http://www.rossbeazley.co.uk/disabling-ipv6-on-debian-squeeze-causes-exim-to-panic/admin/. [...]</description>
		<content:encoded><![CDATA[<p>[...] see here <a href="http://www.rossbeazley.co.uk/disabling-ipv6-on-debian-squeeze-causes-exim-to-panic/admin/" rel="nofollow">http://www.rossbeazley.co.uk/disabling-ipv6-on-debian-squeeze-causes-exim-to-panic/admin/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable IPv6 in Debian (squeeze) Linux by Disabling IPV6 on debian squeeze causes Exim to panic &#171; Ross Beazleys Tech Blog</title>
		<link>http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/comment-page-1/#comment-472</link>
		<dc:creator>Disabling IPV6 on debian squeeze causes Exim to panic &#171; Ross Beazleys Tech Blog</dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rossbeazley.co.uk/?p=802#comment-472</guid>
		<description>[...] is in response to http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/&#8230; but why, I hear ask, would you want to disable IPv6&#8230; well it was causing problems with [...]</description>
		<content:encoded><![CDATA[<p>[...] is in response to <a href="http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/&#8230" rel="nofollow">http://www.rossbeazley.co.uk/disable-ipv6-in-debian-squeeze-linux/admin/&#8230</a>; but why, I hear ask, would you want to disable IPv6&#8230; well it was causing problems with [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
