<?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: FacesTrace: Introspection for JSF Applications</title>
	<atom:link href="http://www.openlogic.com/blogs/2006/11/facestrace-introspection-for-jsf-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openlogic.com/blogs/2006/11/facestrace-introspection-for-jsf-applications/</link>
	<description>Open Source Governance, Scanning, Support, and Cloud</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:00:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: fred</title>
		<link>http://www.openlogic.com/blogs/2006/11/facestrace-introspection-for-jsf-applications/comment-page-1/#comment-4542</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Sun, 11 Feb 2007 22:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.openlogic.com/blogs/2006/11/facestrace-introspection-for-jsf-applications/#comment-4542</guid>
		<description>You are missing the close tags for &quot;namespace&quot;, &quot;tag-name&quot;, &quot;component-type&quot;.

I also had to add:

   
        facelets.LIBRARIES
        /WEB-INF/tomahawk.taglib.xml;/WEB-INF/sandbox.taglib.xml;/WEB-INF/facestrace.taglib.xml
    
   

in my web.xml

(Faces is a mysterious set of tiny unrelated config files pointing to broken outdated jars. Or at least this is how I see it :-) )</description>
		<content:encoded><![CDATA[<p>You are missing the close tags for &#8220;namespace&#8221;, &#8220;tag-name&#8221;, &#8220;component-type&#8221;.</p>
<p>I also had to add:</p>
<p>        facelets.LIBRARIES<br />
        /WEB-INF/tomahawk.taglib.xml;/WEB-INF/sandbox.taglib.xml;/WEB-INF/facestrace.taglib.xml</p>
<p>in my web.xml</p>
<p>(Faces is a mysterious set of tiny unrelated config files pointing to broken outdated jars. Or at least this is how I see it :-) )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

