<?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: BlazeDS &#8211; ReferenceError: Error #1056</title>
	<atom:link href="http://blog.jeffdouglas.com/2008/12/05/blazeds-referenceerror/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2008/12/05/blazeds-referenceerror/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blazeds-referenceerror</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blog.jeffdouglas.com/2008/12/05/blazeds-referenceerror/comment-page-1/#comment-75</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=323#comment-75</guid>
		<description>I&#039;m sure you&#039;ve noticed by now, but in case you haven&#039;t, you don&#039;t need to make the fields in the Java object public, it works just like JSTL for getters and setters, so pojo.getName() would be serialized to to.name, not to.Name. There is a rule that Blaze will persist either public fields or those with public getters AND setters, so no read-only properties from the Java side.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure you&#8217;ve noticed by now, but in case you haven&#8217;t, you don&#8217;t need to make the fields in the Java object public, it works just like JSTL for getters and setters, so pojo.getName() would be serialized to to.name, not to.Name. There is a rule that Blaze will persist either public fields or those with public getters AND setters, so no read-only properties from the Java side.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

