<?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 Spring Web Flow JSF Project From Scratch</title>
	<atom:link href="http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/</link>
	<description>Open Source Projects &#38; Technical Writings</description>
	<lastBuildDate>Wed, 18 Jan 2012 00:05:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: marjan</title>
		<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/comment-page-1/#comment-15969</link>
		<dc:creator>marjan</dc:creator>
		<pubDate>Tue, 30 Nov 2010 11:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=216#comment-15969</guid>
		<description>i would like to test the webflow project in jbossenterprise application server. i am getting incomplete deploymentexception.i removed the dependencies from maven.
then copied the libraries in lib in webapp. Still  unable to deploy on Jboss EAP 5.1</description>
		<content:encoded><![CDATA[<p>i would like to test the webflow project in jbossenterprise application server. i am getting incomplete deploymentexception.i removed the dependencies from maven.<br />
then copied the libraries in lib in webapp. Still  unable to deploy on Jboss EAP 5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Gibson</title>
		<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/comment-page-1/#comment-15960</link>
		<dc:creator>Andy Gibson</dc:creator>
		<pubDate>Tue, 23 Nov 2010 16:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=216#comment-15960</guid>
		<description>It looks like a versioning problem. In the flowConfig.xml document, you should have :

http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd

in the schema location at the top.  Make sure it is version 2.0 since 1.0 does not have the flow executor in the same way. Beyond that, take a look at the maven download, that is working and copy from there.</description>
		<content:encoded><![CDATA[<p>It looks like a versioning problem. In the flowConfig.xml document, you should have :</p>
<p><a href="http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd" rel="nofollow">http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd</a></p>
<p>in the schema location at the top.  Make sure it is version 2.0 since 1.0 does not have the flow executor in the same way. Beyond that, take a look at the maven download, that is working and copy from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vins</title>
		<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/comment-page-1/#comment-15955</link>
		<dc:creator>Vins</dc:creator>
		<pubDate>Fri, 19 Nov 2010 09:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=216#comment-15955</guid>
		<description>Hi Andy,

I did the same thing step by step but in the flowconfig.xml ,it is showing errors

&quot;cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element &#039;webflow:flow-executor&quot;

I am using Eclipse 3.5 Galileo, Kindly help on this</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>I did the same thing step by step but in the flowconfig.xml ,it is showing errors</p>
<p>&#8220;cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element &#8216;webflow:flow-executor&#8221;</p>
<p>I am using Eclipse 3.5 Galileo, Kindly help on this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marioosh</title>
		<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/comment-page-1/#comment-14723</link>
		<dc:creator>marioosh</dc:creator>
		<pubDate>Tue, 07 Sep 2010 07:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=216#comment-14723</guid>
		<description>Is possible to integrate Your project with JSF 2.0 ?</description>
		<content:encoded><![CDATA[<p>Is possible to integrate Your project with JSF 2.0 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erast</title>
		<link>http://www.andygibson.net/blog/tutorial/creating-a-spring-web-flow-jsf-project-from-scratch/comment-page-1/#comment-14312</link>
		<dc:creator>Erast</dc:creator>
		<pubDate>Thu, 31 Dec 2009 18:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=216#comment-14312</guid>
		<description>Very good quick start tutorial.</description>
		<content:encoded><![CDATA[<p>Very good quick start tutorial.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

