<?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: Creating a Seam project with eclipse and deploying it on tomcat tutorial</title>
	<atom:link href="http://www.codercorp.com/blog/seam/creating-a-seam-project-with-eclipse-and-deploying-it-on-tomcat-tutorial.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codercorp.com/blog/seam/creating-a-seam-project-with-eclipse-and-deploying-it-on-tomcat-tutorial.html</link>
	<description>Everything java</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:37:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: martin</title>
		<link>http://www.codercorp.com/blog/seam/creating-a-seam-project-with-eclipse-and-deploying-it-on-tomcat-tutorial.html/comment-page-1#comment-468</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Mon, 11 May 2009 14:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=261#comment-468</guid>
		<description>Hi, problem was in &#039;src/hot&#039; directory, classes in this directory has been ignored so i am using now just &#039;src&#039; directory (i had to replace all occurs of &#039;src/hot&#039; in some hidden *.prefs files). Could you send me /or public/ your sample project ? I still wonder what was wrong with mine project... Thank you, have a nice day.</description>
		<content:encoded><![CDATA[<p>Hi, problem was in &#8217;src/hot&#8217; directory, classes in this directory has been ignored so i am using now just &#8217;src&#8217; directory (i had to replace all occurs of &#8217;src/hot&#8217; in some hidden *.prefs files). Could you send me /or public/ your sample project ? I still wonder what was wrong with mine project&#8230; Thank you, have a nice day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Arora</title>
		<link>http://www.codercorp.com/blog/seam/creating-a-seam-project-with-eclipse-and-deploying-it-on-tomcat-tutorial.html/comment-page-1#comment-460</link>
		<dc:creator>Gaurav Arora</dc:creator>
		<pubDate>Wed, 06 May 2009 17:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=261#comment-460</guid>
		<description>Are you sure the class name is correct? Also are you sure the class ie being compiled?</description>
		<content:encoded><![CDATA[<p>Are you sure the class name is correct? Also are you sure the class ie being compiled?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.codercorp.com/blog/seam/creating-a-seam-project-with-eclipse-and-deploying-it-on-tomcat-tutorial.html/comment-page-1#comment-457</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Tue, 05 May 2009 20:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=261#comment-457</guid>
		<description>Nice, it works and i am happy for it. one question - when i try to create spring bean i got this error : Cannot find class [cz.recepce.session.PersonSpringBean] for bean with name &#039;personSpringBean&#039; defined in ServletContext resource [/WEB-INF/applicationContext.xml]

so how is possible that spring cant see my class ? i have it in the same package like seam POJOs which works fine ...</description>
		<content:encoded><![CDATA[<p>Nice, it works and i am happy for it. one question &#8211; when i try to create spring bean i got this error : Cannot find class [cz.recepce.session.PersonSpringBean] for bean with name &#8216;personSpringBean&#8217; defined in ServletContext resource [/WEB-INF/applicationContext.xml]</p>
<p>so how is possible that spring cant see my class ? i have it in the same package like seam POJOs which works fine &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
