<?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: Using the Sun Java BluePrints AJAX JSF Components in your own JSF Web Application</title>
	<atom:link href="http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kedar Mhatre</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4531</link>
		<dc:creator>Kedar Mhatre</dc:creator>
		<pubDate>Sat, 21 Mar 2009 07:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4531</guid>
		<description><![CDATA[My Jdeveloper version is 11g TP4 (5188 build)]]></description>
		<content:encoded><![CDATA[<p>My Jdeveloper version is 11g TP4 (5188 build)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kedar Mhatre</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4530</link>
		<dc:creator>Kedar Mhatre</dc:creator>
		<pubDate>Sat, 21 Mar 2009 07:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4530</guid>
		<description><![CDATA[Lucas, bpcatalog-ee5-ea-0.8-installer.jar is for Java EE 5 and JSF 2.1 compliant. Lib folder contains bp-ui-14.jar which for older version. When I use these jars in JDeveloper 11g (ADF BC RC) it fails with Illegal state exception.
Have you worked with this application on 11g?]]></description>
		<content:encoded><![CDATA[<p>Lucas, bpcatalog-ee5-ea-0.8-installer.jar is for Java EE 5 and JSF 2.1 compliant. Lib folder contains bp-ui-14.jar which for older version. When I use these jars in JDeveloper 11g (ADF BC RC) it fails with Illegal state exception.<br />
Have you worked with this application on 11g?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraja</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4529</link>
		<dc:creator>Neeraja</dc:creator>
		<pubDate>Tue, 28 Aug 2007 12:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4529</guid>
		<description><![CDATA[hi,
In my application,I want a pop-up calendar.
For that I downloaded AJAX JSF Components - along with the entire Blueprints Catalog.
I placed these under WEB-INF/lib folder of my project.
and I rebuild the project.But I am getting the error like

Error(342): Unable to instantiate tag: ui:popupCalendar (class: com.sun.j2ee.blueprints.ui.popupcalendar.PopupCalendarTag)  Make sure that the tag class is available and that the tag library containing the class is not excluded from this application.
Error(342): Unable to find class for bean: null defined by tag with class: com.sun.j2ee.blueprints.ui.popupcalendar.PopupCalendarTag

but the bp-ui-14.jar(for the class PopupCalendarTag.class) is there under WEB-INF/lib folder.
what is the solution to my problem.
Can anyone pls suggest me the solution]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
In my application,I want a pop-up calendar.<br />
For that I downloaded AJAX JSF Components &#8211; along with the entire Blueprints Catalog.<br />
I placed these under WEB-INF/lib folder of my project.<br />
and I rebuild the project.But I am getting the error like</p>
<p>Error(342): Unable to instantiate tag: ui:popupCalendar (class: com.sun.j2ee.blueprints.ui.popupcalendar.PopupCalendarTag)  Make sure that the tag class is available and that the tag library containing the class is not excluded from this application.<br />
Error(342): Unable to find class for bean: null defined by tag with class: com.sun.j2ee.blueprints.ui.popupcalendar.PopupCalendarTag</p>
<p>but the bp-ui-14.jar(for the class PopupCalendarTag.class) is there under WEB-INF/lib folder.<br />
what is the solution to my problem.<br />
Can anyone pls suggest me the solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4528</link>
		<dc:creator>K</dc:creator>
		<pubDate>Wed, 18 Apr 2007 14:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4528</guid>
		<description><![CDATA[Yeah, after looking into it a bit more, I also narrowed it down to the render kit.  It seems that once you place a component that requires the render kit (ie, just about anything), your BluePrint (or other library) ceases to function.  Looking at the rendered HTML, I can see that the scripts that BluePrint relies on are no longer included, so someone must be overriding their inclusion (for whatever reason).  Disappointing is, I think, a very mild way of putting it.  Standardization really needs to be worked out to avoid this type of frustration.  Thanks for your reply and information!]]></description>
		<content:encoded><![CDATA[<p>Yeah, after looking into it a bit more, I also narrowed it down to the render kit.  It seems that once you place a component that requires the render kit (ie, just about anything), your BluePrint (or other library) ceases to function.  Looking at the rendered HTML, I can see that the scripts that BluePrint relies on are no longer included, so someone must be overriding their inclusion (for whatever reason).  Disappointing is, I think, a very mild way of putting it.  Standardization really needs to be worked out to avoid this type of frustration.  Thanks for your reply and information!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4527</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Wed, 18 Apr 2007 11:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4527</guid>
		<description><![CDATA[K: you most certainly have a point. I have recently done a lot of investigation into various JSF implementations and I was very disappointed at the lack of interoperability. Very few implementations can actually work together. For example ICEFaces, Backbase, ADF Faces and Trinidad are all mutually exclusive. MyFaces Tomahawk on the other hand can be used in conjunction with many other implementations, at least ADF Faces and Trinidad. I had no luck so far mixing ADF Faces with the SUN Java BluePrint JSF Components - so that is not good news - although I am not ready to give up yet. I have not done an extensive analysis of the issues. Using Project Woodstock together with ADF Faces also seems to be a problem. I have not yet tried the JBoss Rich Ajax components. I did try RichFaces, without success. I cannot say for sure where the issues stem from. One issue is that some JSF implementations require their very own render kit and these requirements clash.]]></description>
		<content:encoded><![CDATA[<p>K: you most certainly have a point. I have recently done a lot of investigation into various JSF implementations and I was very disappointed at the lack of interoperability. Very few implementations can actually work together. For example ICEFaces, Backbase, ADF Faces and Trinidad are all mutually exclusive. MyFaces Tomahawk on the other hand can be used in conjunction with many other implementations, at least ADF Faces and Trinidad. I had no luck so far mixing ADF Faces with the SUN Java BluePrint JSF Components &#8211; so that is not good news &#8211; although I am not ready to give up yet. I have not done an extensive analysis of the issues. Using Project Woodstock together with ADF Faces also seems to be a problem. I have not yet tried the JBoss Rich Ajax components. I did try RichFaces, without success. I cannot say for sure where the issues stem from. One issue is that some JSF implementations require their very own render kit and these requirements clash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4526</link>
		<dc:creator>K</dc:creator>
		<pubDate>Tue, 17 Apr 2007 21:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4526</guid>
		<description><![CDATA[Very handy....except...

If you try using these components on a page with an &quot;af:panelPage,&quot; they stop working.  I&#039;m fairly new to ADF, so I wouldn&#039;t be surprised if there&#039;s a good reason for this, but, since I know of no such &quot;good reason,&quot; I have to say:  unless there&#039;s a way to work around this, the functionality of these components seems rather limited.

If I&#039;m wrong,  then, please, correct me.  I&#039;d love to make use of this functionality, but would also like the layout ease provided by &quot;panelPage.&quot;]]></description>
		<content:encoded><![CDATA[<p>Very handy&#8230;.except&#8230;</p>
<p>If you try using these components on a page with an &#8220;af:panelPage,&#8221; they stop working.  I&#8217;m fairly new to ADF, so I wouldn&#8217;t be surprised if there&#8217;s a good reason for this, but, since I know of no such &#8220;good reason,&#8221; I have to say:  unless there&#8217;s a way to work around this, the functionality of these components seems rather limited.</p>
<p>If I&#8217;m wrong,  then, please, correct me.  I&#8217;d love to make use of this functionality, but would also like the layout ease provided by &#8220;panelPage.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebnoumea</title>
		<link>http://technology.amis.nl/2007/04/13/using-the-sun-java-blueprints-ajax-jsf-components-in-your-own-jsf-web-application/#comment-4525</link>
		<dc:creator>sebnoumea</dc:creator>
		<pubDate>Sat, 14 Apr 2007 03:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1821#comment-4525</guid>
		<description><![CDATA[Hi Lucas,

Could you provide the resources please ?

Thanks,
Seb.]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Could you provide the resources please ?</p>
<p>Thanks,<br />
Seb.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
