<?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: Video: Using the Flash Builder 4 Data Wizards with BlazeDS 4</title>
	<atom:link href="http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=video-using-the-flash-builder-4-data-wizards-with-blazeds-4</link>
	<description>Mobile, Cloud, HTML, JavaScript, Java, PHP, Flex</description>
	<lastBuildDate>Mon, 21 May 2012 12:25:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Finbarr</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-36671</link>
		<dc:creator>Finbarr</dc:creator>
		<pubDate>Mon, 26 Mar 2012 19:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-36671</guid>
		<description>You connect to the database through your Java DAO layer - nothing to do with blazeds.</description>
		<content:encoded><![CDATA[<p>You connect to the database through your Java DAO layer &#8211; nothing to do with blazeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth Yang</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4688</link>
		<dc:creator>Kenneth Yang</dc:creator>
		<pubDate>Fri, 24 Jun 2011 18:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4688</guid>
		<description>Very nice article. But I have a question.

How do we choose the way to handle  multiple calls to the same service ?
I know when we use remote object, we may use &quot;concurrency&quot; to choose &quot;last&quot;, &quot;multiple&quot;, or &quot;single&quot;.

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Very nice article. But I have a question.</p>
<p>How do we choose the way to handle  multiple calls to the same service ?<br />
I know when we use remote object, we may use &#8220;concurrency&#8221; to choose &#8220;last&#8221;, &#8220;multiple&#8221;, or &#8220;single&#8221;.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Curnow</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4687</link>
		<dc:creator>Chris Curnow</dc:creator>
		<pubDate>Sat, 30 Apr 2011 03:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4687</guid>
		<description>This is a fantastic tutorial Chritophe. Thanks for putting it together.

However, I am finding BlazeDS incredibly frustrating to work with. This tutorial shows me what I want to do can be done and shows me how to do it from the Flex side. But it doesn&#039;t tell me - and the frustrating thing is NOTHING seems to tell me – how to put a real life Flex - BlazeDS application together. There is nothing that takes you through the whole process of setting up a BlazeDS working environment. I&#039;ve been working on this for five days straight now.

Obviously I will have to connect BlazeDS to a production database. In my case, I want to connect to MySQL. It would be really nice if someone from Adobe would tell us how to do that. There is a sample in the Adobe docs (I think you wrote it Christophe) about how to set up both the Flex and BlazeDS (Java) components for version 3.x, but how do you set up Java for version (BlazeDS) v4.x? Is it the same?

Even if I could work out how to do that - and I am hoping I can - there is absolutely nothing from Adobe on how to connect to a production database. It would be really nice if you could give us an example that does the whole thing from Flex to Java to MySQL (or whatever database you want to use as an example.) HSQLDB can&#039;t be used in a production environment.

Please don&#039;t take this as a personal criticism. It just seems an omission on Adobe&#039;s part.

Thanks,

Chris</description>
		<content:encoded><![CDATA[<p>This is a fantastic tutorial Chritophe. Thanks for putting it together.</p>
<p>However, I am finding BlazeDS incredibly frustrating to work with. This tutorial shows me what I want to do can be done and shows me how to do it from the Flex side. But it doesn&#8217;t tell me &#8211; and the frustrating thing is NOTHING seems to tell me – how to put a real life Flex &#8211; BlazeDS application together. There is nothing that takes you through the whole process of setting up a BlazeDS working environment. I&#8217;ve been working on this for five days straight now.</p>
<p>Obviously I will have to connect BlazeDS to a production database. In my case, I want to connect to MySQL. It would be really nice if someone from Adobe would tell us how to do that. There is a sample in the Adobe docs (I think you wrote it Christophe) about how to set up both the Flex and BlazeDS (Java) components for version 3.x, but how do you set up Java for version (BlazeDS) v4.x? Is it the same?</p>
<p>Even if I could work out how to do that &#8211; and I am hoping I can &#8211; there is absolutely nothing from Adobe on how to connect to a production database. It would be really nice if you could give us an example that does the whole thing from Flex to Java to MySQL (or whatever database you want to use as an example.) HSQLDB can&#8217;t be used in a production environment.</p>
<p>Please don&#8217;t take this as a personal criticism. It just seems an omission on Adobe&#8217;s part.</p>
<p>Thanks,</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian s</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4686</link>
		<dc:creator>adrian s</dc:creator>
		<pubDate>Fri, 28 Jan 2011 13:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4686</guid>
		<description>I have just noticed that there are 2 separate locations of the java database .class files:
1) C:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\*.class
2) c:\flex-java-testdrive\tomcat\webapps\testdrive\WEB-INF\classes\flex\samples\contact\*.class

And if you modify something in path 1) then y0u have to copy the .class files into path 2) your self other wise the change will not be visible.

Is there a way to have the WEB-INF updated it self when you edit from sources located on path 1) directly ?

Thanks,</description>
		<content:encoded><![CDATA[<p>I have just noticed that there are 2 separate locations of the java database .class files:<br />
1) C:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\*.class<br />
2) c:\flex-java-testdrive\tomcat\webapps\testdrive\WEB-INF\classes\flex\samples\contact\*.class</p>
<p>And if you modify something in path 1) then y0u have to copy the .class files into path 2) your self other wise the change will not be visible.</p>
<p>Is there a way to have the WEB-INF updated it self when you edit from sources located on path 1) directly ?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian s</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4685</link>
		<dc:creator>adrian s</dc:creator>
		<pubDate>Fri, 28 Jan 2011 10:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4685</guid>
		<description>If you want to add a new column in the database, how do you refresh and run the database?
I know after that you have to right click on the Data Service and choose refresh - but I still don&#039;t get my new column.

I have added the new column accordingly like the others, by adding into this classes:
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\Contact.java
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\ContactDAO.java
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\util\DatabaseService.java

Also have restarted tomcat, but no luck.

Which are the steps of adding a new column to the database and updateing it in the Flex app ?

Many thanks,</description>
		<content:encoded><![CDATA[<p>If you want to add a new column in the database, how do you refresh and run the database?<br />
I know after that you have to right click on the Data Service and choose refresh &#8211; but I still don&#8217;t get my new column.</p>
<p>I have added the new column accordingly like the others, by adding into this classes:<br />
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\Contact.java<br />
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\contact\ContactDAO.java<br />
c:\flex-java-testdrive\projects\java-testdrive\src\flex\samples\util\DatabaseService.java</p>
<p>Also have restarted tomcat, but no luck.</p>
<p>Which are the steps of adding a new column to the database and updateing it in the Flex app ?</p>
<p>Many thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlamb</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4684</link>
		<dc:creator>dlamb</dc:creator>
		<pubDate>Wed, 08 Dec 2010 23:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4684</guid>
		<description>it sounds like you need to add an exception to your forefront client or perhaps turn it off?</description>
		<content:encoded><![CDATA[<p>it sounds like you need to add an exception to your forefront client or perhaps turn it off?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4683</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Wed, 22 Sep 2010 13:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4683</guid>
		<description>Using this example, when I click next, in select service type (after select BlazeDS) it return the following error:

RDS server message:

Error executing RDS command. Status Coide : 502, Reasin : Proxy error (Forefront TMG denied the specificied Uniform Resource Locator (URL). )

What can it be?</description>
		<content:encoded><![CDATA[<p>Using this example, when I click next, in select service type (after select BlazeDS) it return the following error:</p>
<p>RDS server message:</p>
<p>Error executing RDS command. Status Coide : 502, Reasin : Proxy error (Forefront TMG denied the specificied Uniform Resource Locator (URL). )</p>
<p>What can it be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: govnet</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4682</link>
		<dc:creator>govnet</dc:creator>
		<pubDate>Sat, 24 Jul 2010 16:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4682</guid>
		<description>the network is to slow</description>
		<content:encoded><![CDATA[<p>the network is to slow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandyboy44</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4681</link>
		<dc:creator>sandyboy44</dc:creator>
		<pubDate>Wed, 07 Apr 2010 01:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4681</guid>
		<description>I couldn&#039;t find a feature list of BlazeDS 4. What&#039;s new in version 4 compared to the previous version?</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t find a feature list of BlazeDS 4. What&#8217;s new in version 4 compared to the previous version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyam</title>
		<link>http://coenraets.org/blog/2010/03/video-using-the-flash-builder-4-data-wizards-with-blazeds-4/#comment-4680</link>
		<dc:creator>Shyam</dc:creator>
		<pubDate>Mon, 05 Apr 2010 12:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=551#comment-4680</guid>
		<description>Thanks Christophe Coenraets,
I am following your testdrive and was creating a new Flex Client Project and binding to FlexTestDrive running on http://http://localhost:8400/spring-flex-testdrive
On data binding to the BlazeDS I get the following error:
&quot;RDS Server message:
Error Executing RDS command. Statuss Code: 404, Reason /spring-flex-testdrive/CFIDE/main/ide.cfm.
Suggestion:....&quot;

Can you please give me some thoughts on how to resolve this.</description>
		<content:encoded><![CDATA[<p>Thanks Christophe Coenraets,<br />
I am following your testdrive and was creating a new Flex Client Project and binding to FlexTestDrive running on <a href="http://http://localhost:8400/spring-flex-testdrive" rel="nofollow">http://http://localhost:8400/spring-flex-testdrive</a><br />
On data binding to the BlazeDS I get the following error:<br />
&#8220;RDS Server message:<br />
Error Executing RDS command. Statuss Code: 404, Reason /spring-flex-testdrive/CFIDE/main/ide.cfm.<br />
Suggestion:&#8230;.&#8221;</p>
<p>Can you please give me some thoughts on how to resolve this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

