<?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: Building a JSF Portlet for Liferay</title>
	<atom:link href="http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devatwork.nl</link>
	<description>A day in the life of a developer</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:19:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karan</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-10959</link>
		<dc:creator>Karan</dc:creator>
		<pubDate>Sun, 28 Aug 2011 05:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-10959</guid>
		<description>Hi,
I am getting below error. Please help me
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! com.sun.faces.portlet.LifecycleFactoryImpl cannot be cast to javax.faces.lifecycle.LifecycleFactory</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am getting below error. Please help me<br />
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! com.sun.faces.portlet.LifecycleFactoryImpl cannot be cast to javax.faces.lifecycle.LifecycleFactory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Andres Samiento</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3814</link>
		<dc:creator>David Andres Samiento</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3814</guid>
		<description>I followed every step you suggested but i can&#039;t deploy, during this, i can see this message: canno&#039;t cast com.sun.faces.webapp.FacesServlet to javax.faces.webapp.FacesServlet.

why is that? please help me!!!!</description>
		<content:encoded><![CDATA[<p>I followed every step you suggested but i can&#8217;t deploy, during this, i can see this message: canno&#8217;t cast com.sun.faces.webapp.FacesServlet to javax.faces.webapp.FacesServlet.</p>
<p>why is that? please help me!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram Anvesh</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3529</link>
		<dc:creator>Ram Anvesh</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3529</guid>
		<description>Hey Bert.. My bad.. 

I din&#039;t put the buttons inside a form..
and it wasted 1 week of mine.. just imagine..

and regarding the ” Unable to determine the FaceServlet mapping for servlet path ‘null’ “ error.. thats just a bug and doesn&#039;t affect the performance of the portlet

Thanx loads for this article

I&#039;m presently trying to implement database interaction in the portlet using hibernate and liferay&#039;s ant build-service..

Phew!!

Thanx again</description>
		<content:encoded><![CDATA[<p>Hey Bert.. My bad.. </p>
<p>I din&#8217;t put the buttons inside a form..<br />
and it wasted 1 week of mine.. just imagine..</p>
<p>and regarding the ” Unable to determine the FaceServlet mapping for servlet path ‘null’ “ error.. thats just a bug and doesn&#8217;t affect the performance of the portlet</p>
<p>Thanx loads for this article</p>
<p>I&#8217;m presently trying to implement database interaction in the portlet using hibernate and liferay&#8217;s ant build-service..</p>
<p>Phew!!</p>
<p>Thanx again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Willems</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3526</link>
		<dc:creator>Bert Willems</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3526</guid>
		<description>I am sure there must be a difference, did you check if all the files are exactly the same?</description>
		<content:encoded><![CDATA[<p>I am sure there must be a difference, did you check if all the files are exactly the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram Anvesh</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3450</link>
		<dc:creator>Ram Anvesh</dc:creator>
		<pubDate>Wed, 14 Oct 2009 06:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3450</guid>
		<description>Hey Bert,

I followed every step u suggested. Then i modified my portlet to include buttons and accordingly made changes in the faces-config file. But the buttons wont respond. The error on the server console is &quot; Unable to determine the FaceServlet mapping for servlet path &#039;null&#039; &quot;. I downloaded a sample sun jsf portlet. It works. I am not able to find the difference. Any idea?</description>
		<content:encoded><![CDATA[<p>Hey Bert,</p>
<p>I followed every step u suggested. Then i modified my portlet to include buttons and accordingly made changes in the faces-config file. But the buttons wont respond. The error on the server console is &#8221; Unable to determine the FaceServlet mapping for servlet path &#8216;null&#8217; &#8220;. I downloaded a sample sun jsf portlet. It works. I am not able to find the difference. Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Willems</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3293</link>
		<dc:creator>Bert Willems</dc:creator>
		<pubDate>Wed, 30 Sep 2009 16:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3293</guid>
		<description>Hello Ram,

Thanks for your valuable feedback! The code is misformed by the syntax highlighting plug-in I use for my blog. I will try to fix it as soon as possible. In the meanwhile please look at the files in the download.</description>
		<content:encoded><![CDATA[<p>Hello Ram,</p>
<p>Thanks for your valuable feedback! The code is misformed by the syntax highlighting plug-in I use for my blog. I will try to fix it as soon as possible. In the meanwhile please look at the files in the download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram Anvesh</title>
		<link>http://www.devatwork.nl/articles/liferay-portal-articles/building-a-jsf-portlet-for-liferay/comment-page-1/#comment-3280</link>
		<dc:creator>Ram Anvesh</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/?page_id=554#comment-3280</guid>
		<description>Hey,

Though ur post is short and simple, There are many errors in the code u have displayed. the tags are not correctly nested and there are many unnecessary spaces. The code u have put for download is good. Please correct.
Thanks</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Though ur post is short and simple, There are many errors in the code u have displayed. the tags are not correctly nested and there are many unnecessary spaces. The code u have put for download is good. Please correct.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

