<?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: New daoFlex release 0.11:Data Synchronization via Flex Remoting</title>
	<atom:link href="http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:15:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shailesh mangal</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-4548</link>
		<dc:creator>shailesh mangal</dc:creator>
		<pubDate>Thu, 15 Mar 2007 10:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-4548</guid>
		<description>Tried the latest version (I didnt create test database - is this required?)
C:\DaoFlex\octopus\build.xml:78: No source files and no packages have been specifie
d.
        at org.apache.tools.ant.taskdefs.Javadoc.execute(Javadoc.java:1546)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
        at org.apache.tools.ant.Task.perform(Task.java:364)
        at org.apache.tools.ant.Target.execute(Target.java:341)
        at org.apache.tools.ant.Target.performTasks(Target.java:369)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExe
cutor.java:40)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
        at org.apache.tools.ant.Main.runBuild(Main.java:668)
        at org.apache.tools.ant.Main.startAnt(Main.java:187)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)

Total time: 1 second</description>
		<content:encoded><![CDATA[<p>Tried the latest version (I didnt create test database &#8211; is this required?)<br />
C:\DaoFlex\octopus\build.xml:78: No source files and no packages have been specifie<br />
d.<br />
        at org.apache.tools.ant.taskdefs.Javadoc.execute(Javadoc.java:1546)<br />
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)<br />
        at org.apache.tools.ant.Task.perform(Task.java:364)<br />
        at org.apache.tools.ant.Target.execute(Target.java:341)<br />
        at org.apache.tools.ant.Target.performTasks(Target.java:369)<br />
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)<br />
        at org.apache.tools.ant.Project.executeTarget(Project.java:1185)<br />
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExe<br />
cutor.java:40)<br />
        at org.apache.tools.ant.Project.executeTargets(Project.java:1068)<br />
        at org.apache.tools.ant.Main.runBuild(Main.java:668)<br />
        at org.apache.tools.ant.Main.startAnt(Main.java:187)<br />
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)<br />
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)</p>
<p>Total time: 1 second</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Rasputnis</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-647</link>
		<dc:creator>Victor Rasputnis</dc:creator>
		<pubDate>Tue, 07 Nov 2006 06:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-647</guid>
		<description>Dong,
The download prior to 10/27/06 had typo in the body of the sample stored procedure: emId instead of em_p_Id (missed &quot;p&quot;). Please download the the latest daoFlex.zip. There is  mysql_backup\test.sql within, it contains corrected definition of the stored procedure. 

Victor</description>
		<content:encoded><![CDATA[<p>Dong,<br />
The download prior to 10/27/06 had typo in the body of the sample stored procedure: emId instead of em_p_Id (missed &#8220;p&#8221;). Please download the the latest daoFlex.zip. There is  mysql_backup\test.sql within, it contains corrected definition of the stored procedure. </p>
<p>Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dong Lee</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-645</link>
		<dc:creator>Dong Lee</dc:creator>
		<pubDate>Mon, 06 Nov 2006 23:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-645</guid>
		<description>Hi Victor,
I was able to download those delta zip files for jrun and tomcat5.5.
But I still cannot build from build.xml due to errors, and I believe the cause is the parameter of the stored procedure, sp_get_employee(); 1. Unknown empId, 2.SQL expects two parameters. The same errors are reported in both jrun and tomcat cases...</description>
		<content:encoded><![CDATA[<p>Hi Victor,<br />
I was able to download those delta zip files for jrun and tomcat5.5.<br />
But I still cannot build from build.xml due to errors, and I believe the cause is the parameter of the stored procedure, sp_get_employee(); 1. Unknown empId, 2.SQL expects two parameters. The same errors are reported in both jrun and tomcat cases&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Rasputnis</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-640</link>
		<dc:creator>Victor Rasputnis</dc:creator>
		<pubDate>Mon, 06 Nov 2006 05:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-640</guid>
		<description>Dong,

Links and XML have been fixed. Any questions - do not hesitate :)

Victor</description>
		<content:encoded><![CDATA[<p>Dong,</p>
<p>Links and XML have been fixed. Any questions &#8211; do not hesitate <img src='http://flexblog.faratasystems.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dong Lee</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-637</link>
		<dc:creator>Dong Lee</dc:creator>
		<pubDate>Sun, 05 Nov 2006 20:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-637</guid>
		<description>Hi,

It looks terrific! 
I downloaded this and try to run the example, but found some issues with following sections in \docs\setup.html document:

3.    Setup web application context “theriabook”
    download &quot;delta&quot; zip links are broken, neither JRun4 nor Tomcat5.5 works 

8.2 Copy _build.xml as build.xml,
       jrun_build.xml and tomcat_build.xml seem to be the same, both are for jrun

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It looks terrific!<br />
I downloaded this and try to run the example, but found some issues with following sections in \docs\setup.html document:</p>
<p>3.    Setup web application context “theriabook”<br />
    download &#8220;delta&#8221; zip links are broken, neither JRun4 nor Tomcat5.5 works </p>
<p>8.2 Copy _build.xml as build.xml,<br />
       jrun_build.xml and tomcat_build.xml seem to be the same, both are for jrun</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjorn Schultheiss</title>
		<link>http://flexblog.faratasystems.com/2006/10/22/new-daoflex-release-011data-synchronization-via-flex-remoting/comment-page-1#comment-160</link>
		<dc:creator>Bjorn Schultheiss</dc:creator>
		<pubDate>Mon, 23 Oct 2006 04:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=104#comment-160</guid>
		<description>Thank you comrades for the new artillery!</description>
		<content:encoded><![CDATA[<p>Thank you comrades for the new artillery!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
