<?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"
	>
<channel>
	<title>Comments on: &#8220;Seam Framework&#8221; Finally came out in Paperback (and spotted in China)</title>
	<atom:link href="http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/</link>
	<description>"Science is a wonderful thing if one does not have to earn one's living at it" -- Albert Einstein</description>
	<pubDate>Thu, 09 Sep 2010 17:58:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Ace Frehley</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-97934</link>
		<dc:creator>Ace Frehley</dc:creator>
		<pubDate>Sun, 29 Mar 2009 00:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-97934</guid>
		<description>PS - I am using JBoss 4.2.3 as the book recommends.</description>
		<content:encoded><![CDATA[<p>PS - I am using JBoss 4.2.3 as the book recommends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ace Frehley</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-97933</link>
		<dc:creator>Ace Frehley</dc:creator>
		<pubDate>Sun, 29 Mar 2009 00:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-97933</guid>
		<description>Michael - In chapter 5, bottom of page 58, the ant build/deployment for helloseamgen project was successful, but when I started JBoss I got a NoClassDefFound exception for the commons Digester class, and the .ear file would not deploy successfully in JBoss on start up. I was able to fix this by adding module entries for the following jars to application.xml, and then include statements to build.xml for commons-digester-*.jar and commons-beanutils-*.jar. (I thought this info might help others, so I posted it here). Great book, though. Thanks.</description>
		<content:encoded><![CDATA[<p>Michael - In chapter 5, bottom of page 58, the ant build/deployment for helloseamgen project was successful, but when I started JBoss I got a NoClassDefFound exception for the commons Digester class, and the .ear file would not deploy successfully in JBoss on start up. I was able to fix this by adding module entries for the following jars to application.xml, and then include statements to build.xml for commons-digester-*.jar and commons-beanutils-*.jar. (I thought this info might help others, so I posted it here). Great book, though. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spinergywmy</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-93318</link>
		<dc:creator>spinergywmy</dc:creator>
		<pubDate>Fri, 27 Feb 2009 16:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-93318</guid>
		<description>Hi Michael,

I am currently working on a project and keen on using Seam. However, there is a obstacle which I need to resolve.

The situation sound like this, I develop the project using Jboss AS 4.2.2, Seam 2.1.1.GA, and Eclipse Europa version. I created 2 EJB3 projects and would like to integrate with Seam WS. I created an User entity class with 2 attributes - username and DOB. I created an interface and implementation classes, the method simply retrieve the User info and the return type is User[], just like the seambay example.

The above is implemented on the server end. On the client end, I created an remote interface class, however, I stucked on writing the same method. I am thinking should I create the same User entity classes on the client end as well, please advice.

I would like to know the right way of retrieving the User info from client end without implement the User entity on client end. Correct me if I am wrong about the concept of WS.

Thank you and have a nice day. Hope to hear from you soon.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I am currently working on a project and keen on using Seam. However, there is a obstacle which I need to resolve.</p>
<p>The situation sound like this, I develop the project using Jboss AS 4.2.2, Seam 2.1.1.GA, and Eclipse Europa version. I created 2 EJB3 projects and would like to integrate with Seam WS. I created an User entity class with 2 attributes - username and DOB. I created an interface and implementation classes, the method simply retrieve the User info and the return type is User[], just like the seambay example.</p>
<p>The above is implemented on the server end. On the client end, I created an remote interface class, however, I stucked on writing the same method. I am thinking should I create the same User entity classes on the client end as well, please advice.</p>
<p>I would like to know the right way of retrieving the User info from client end without implement the User entity on client end. Correct me if I am wrong about the concept of WS.</p>
<p>Thank you and have a nice day. Hope to hear from you soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taysay Shaguy</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-90624</link>
		<dc:creator>taysay Shaguy</dc:creator>
		<pubDate>Tue, 10 Feb 2009 11:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-90624</guid>
		<description>Hi Micheal ,
   I Ran into the first edition on the book after trying to learn seam via sum other books, I must confess your book is a master piece, though I stopped mid way when I learnt of the soon arrival of 2nd Edition . The problem I have now is that I want to order the book. which will take a while to get to me b'cos of  I live in Nigeria, So I was wondering if I could order a pdf along side which I could download and set to work while I wait for the hard copy to get to me which will take a couple of weeks.
Thank you so very much . Have a wonderful day</description>
		<content:encoded><![CDATA[<p>Hi Micheal ,<br />
   I Ran into the first edition on the book after trying to learn seam via sum other books, I must confess your book is a master piece, though I stopped mid way when I learnt of the soon arrival of 2nd Edition . The problem I have now is that I want to order the book. which will take a while to get to me b&#8217;cos of  I live in Nigeria, So I was wondering if I could order a pdf along side which I could download and set to work while I wait for the hard copy to get to me which will take a couple of weeks.<br />
Thank you so very much . Have a wonderful day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Yuan</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-90476</link>
		<dc:creator>Michael Yuan</dc:creator>
		<pubDate>Sun, 08 Feb 2009 23:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-90476</guid>
		<description>Thanks Devon! Welcome back to the world of Seam! :)

Enrique, as every other iPhone developers, I am too busy consulting and making $$$ from the app store than writing ... ;)</description>
		<content:encoded><![CDATA[<p>Thanks Devon! Welcome back to the world of Seam! <img src='http://www.michaelyuan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Enrique, as every other iPhone developers, I am too busy consulting and making $$$ from the app store than writing &#8230; <img src='http://www.michaelyuan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C. Enrique Ortiz</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-90452</link>
		<dc:creator>C. Enrique Ortiz</dc:creator>
		<pubDate>Sun, 08 Feb 2009 17:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-90452</guid>
		<description>Congrats Michael... will check it out.

When is the iPhone book coming out? ;-)

ceo</description>
		<content:encoded><![CDATA[<p>Congrats Michael&#8230; will check it out.</p>
<p>When is the iPhone book coming out? <img src='http://www.michaelyuan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>ceo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon Hillard</title>
		<link>http://www.michaelyuan.com/blog/2009/02/07/seam-framework-finally-came-out-in-paperback/#comment-90406</link>
		<dc:creator>Devon Hillard</dc:creator>
		<pubDate>Sun, 08 Feb 2009 05:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/?p=374#comment-90406</guid>
		<description>Congratulations!  I'll certainly be ordering a copy!  I'm back to Seam after some time on other projects and am working on catching up on all the changes and new features, so I'm sure your book will be very helpful!

Devon</description>
		<content:encoded><![CDATA[<p>Congratulations!  I&#8217;ll certainly be ordering a copy!  I&#8217;m back to Seam after some time on other projects and am working on catching up on all the changes and new features, so I&#8217;m sure your book will be very helpful!</p>
<p>Devon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
