<?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>Ashish Kulkarni &#187; seam-gen</title>
	<atom:link href="http://www.ashishkulkarni.com/tags/seam-gen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashishkulkarni.com</link>
	<description>Ashish Kulkarni&#039;s website on OpenSource Technology, Java, PHP, JBoss, Seam, Yii, Scotland, UK, Photography and more...</description>
	<lastBuildDate>Fri, 02 Oct 2009 20:40:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JBoss Seam 2.1.0.GA seam-gen bug</title>
		<link>http://www.ashishkulkarni.com/jboss-seam-210ga-seam-gen-bug/</link>
		<comments>http://www.ashishkulkarni.com/jboss-seam-210ga-seam-gen-bug/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:57:55 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[JBoss Seam]]></category>
		<category><![CDATA[seam-gen]]></category>

		<guid isPermaLink="false">http://www.ashishkulkarni.com/?p=25</guid>
		<description><![CDATA[There are 2 bugs in seam-gen of JBoss Seam 2.1.0.GA in the following 2 files:
view/view.xhtml.ftl &#8211; Line 100
property=parentParentPojo.indentifierProperty -&#62; property=parentParentPojo.identifierProperty
view/edit.xhtml.ftl &#8211; Line 127
property=parentParentPojo.indentifierProperty -&#62; property=parentParentPojo.identifierProperty
Once you have made the above changes, you will need to run seam delete-project and seam create-project before progressing further.
]]></description>
			<content:encoded><![CDATA[<p>There are 2 bugs in seam-gen of JBoss Seam 2.1.0.GA in the following 2 files:</p>
<p><strong>view/view.xhtml.ftl &#8211; Line 100</strong></p>
<p><span style="text-decoration: line-through;">property=parentParentPojo.indentifierProperty</span> -&gt; property=parentParentPojo.identifierProperty</p>
<p><strong>view/edit.xhtml.ftl &#8211; Line 127</strong></p>
<p><span style="text-decoration: line-through;">property=parentParentPojo.indentifierProperty</span> -&gt; property=parentParentPojo.identifierProperty</p>
<p>Once you have made the above changes, you will need to run <strong>seam delete-project</strong> and <strong>seam create-project</strong> before progressing further.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ashishkulkarni.com/jboss-seam-210ga-seam-gen-bug/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
