<?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: Download the Flex and Spring Integration Refcard</title>
	<atom:link href="http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/</link>
	<description>Rich Internet Applications &#124; Flex &#124; Adobe AIR &#124; Java &#124; Open Source &#124; Linux &#124; Enterprise Software &#124; Cloud</description>
	<lastBuildDate>Wed, 10 Mar 2010 05:25:22 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: duong thach</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157653</link>
		<dc:creator>duong thach</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157653</guid>
		<description>i have configured  BlazeDS 3.2 + Spring 3.0.0.M3(latest) + MySQL 5 --&gt; working .  Now i want to config Hibernate 3.3.2(latest) to work with them, can u help me</description>
		<content:encoded><![CDATA[<p>i have configured  BlazeDS 3.2 + Spring 3.0.0.M3(latest) + MySQL 5 &#8211;&gt; working .  Now i want to config Hibernate 3.3.2(latest) to work with them, can u help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef van Niekerk</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157466</link>
		<dc:creator>Josef van Niekerk</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157466</guid>
		<description>Happy days! I&#039;ve found the problem. Everything is working perfect. What I did was include all the libraries from the test drive, and problem fixed. Thanks for the Refcard once again!</description>
		<content:encoded><![CDATA[<p>Happy days! I&#8217;ve found the problem. Everything is working perfect. What I did was include all the libraries from the test drive, and problem fixed. Thanks for the Refcard once again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157463</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Wed, 17 Jun 2009 00:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157463</guid>
		<description>Hi Josef,

Thanks for reporting the problem.  It appears the servlet isn&#039;t loading.  Are you getting any errors in Tomcat&#039;s logs?  The refcard was kinda based on Christophe&#039;s test drive.  Have you tried the test drive?

-James</description>
		<content:encoded><![CDATA[<p>Hi Josef,</p>
<p>Thanks for reporting the problem.  It appears the servlet isn&#8217;t loading.  Are you getting any errors in Tomcat&#8217;s logs?  The refcard was kinda based on Christophe&#8217;s test drive.  Have you tried the test drive?</p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef van Niekerk</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157460</link>
		<dc:creator>Josef van Niekerk</dc:creator>
		<pubDate>Tue, 16 Jun 2009 21:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157460</guid>
		<description>Could we perhaps have the source code for the sample in a .zip, please?</description>
		<content:encoded><![CDATA[<p>Could we perhaps have the source code for the sample in a .zip, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef van Niekerk</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157459</link>
		<dc:creator>Josef van Niekerk</dc:creator>
		<pubDate>Tue, 16 Jun 2009 21:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157459</guid>
		<description>I&#039;m trying out your refcard, but I keep on getting the following error: [RPC Fault faultString=&quot;Send failed&quot; faultCode=&quot;Client.Error.MessageSend&quot; faultDetail=&quot;Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: &#039;http://localhost:8080/blazeds/spring/messagebroker/amf&#039;&quot;]. After I imported the blazeds.war file, my project context was set to blazeds, so I only changed the context in the .mxml file. I&#039;m able to access the main.swf via the browser on http://localhost:8080/blazeds/main.html, that works fine? When I paste http://localhost:8080/blazeds/spring/messagebroker/amf in my browser I get Tomcat telling me: 404 - Servlet Spring MVC Dispatcher Servlet is not available?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying out your refcard, but I keep on getting the following error: [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://localhost:8080/blazeds/spring/messagebroker/amf'"]. After I imported the blazeds.war file, my project context was set to blazeds, so I only changed the context in the .mxml file. I&#8217;m able to access the main.swf via the browser on <a href="http://localhost:8080/blazeds/main.html" rel="nofollow">http://localhost:8080/blazeds/main.html</a>, that works fine? When I paste <a href="http://localhost:8080/blazeds/spring/messagebroker/amf" rel="nofollow">http://localhost:8080/blazeds/spring/messagebroker/amf</a> in my browser I get Tomcat telling me: 404 &#8211; Servlet Spring MVC Dispatcher Servlet is not available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Casario</title>
		<link>http://www.jamesward.com/2009/04/06/download-the-flex-and-spring-integration-refcard/comment-page-1/#comment-157070</link>
		<dc:creator>Marco Casario</dc:creator>
		<pubDate>Mon, 06 Apr 2009 16:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/blog/?p=873#comment-157070</guid>
		<description>that&#039;s awesome James :)

did you know that Comtaste became Spring Authorised Partner in Italy ? We&#039;ve started delivering and proposing official Spring courses in our country ! 

Thanks for your timehope to talk to you soon,
ciao</description>
		<content:encoded><![CDATA[<p>that&#8217;s awesome James :)</p>
<p>did you know that Comtaste became Spring Authorised Partner in Italy ? We&#8217;ve started delivering and proposing official Spring courses in our country ! </p>
<p>Thanks for your timehope to talk to you soon,<br />
ciao</p>
]]></content:encoded>
	</item>
</channel>
</rss>
