<?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: Getting started with LCDS 3 Beta and MySQL, Part 2</title>
	<atom:link href="http://saturnboy.com/2009/07/get-started-lcds-mysql-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/</link>
	<description>Code, Work, and Life</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:17:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Cong</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-173</link>
		<dc:creator>Cong</dc:creator>
		<pubDate>Thu, 29 Jul 2010 05:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-173</guid>
		<description>Great tutorial and I have re-read parts 1 and 2 many times over but I cannot seem to get it working. 

The RDS connection test is successful but when i try and run the application i get a:

Could not initialize DataService
Missing or invalid configuration for destinations: [&quot;MyApp.Player&quot;]

i can&#039;t for the life of me figure it out, i can see the table in data model and see the table data as well but it wont&#039; show when i run the application.

any thoughts?</description>
		<content:encoded><![CDATA[<p>Great tutorial and I have re-read parts 1 and 2 many times over but I cannot seem to get it working. </p>
<p>The RDS connection test is successful but when i try and run the application i get a:</p>
<p>Could not initialize DataService<br />
Missing or invalid configuration for destinations: ["MyApp.Player"]</p>
<p>i can&#8217;t for the life of me figure it out, i can see the table in data model and see the table data as well but it wont&#8217; show when i run the application.</p>
<p>any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-79</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Sun, 07 Feb 2010 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-79</guid>
		<description>@Norbert:

First, I recommend re-reading &lt;a href=&quot;http://saturnboy.com/2009/07/get-started-lcds-mysql-1/&quot; rel=&quot;nofollow&quot;&gt;Part 1&lt;/a&gt; for how to correctly install and configure LCDS.

Second, &quot;data source not found&quot; sounds like something is wrong with the db connection to me.  So, I&#039;d verify that the mysql db exists and the name is correct in the tomcat context config (in &lt;code&gt;/tomcat/conf/Catalina/localhost/&lt;/code&gt;).</description>
		<content:encoded><![CDATA[<p>@Norbert:</p>
<p>First, I recommend re-reading <a href="http://saturnboy.com/2009/07/get-started-lcds-mysql-1/" rel="nofollow">Part 1</a> for how to correctly install and configure LCDS.</p>
<p>Second, &#8220;data source not found&#8221; sounds like something is wrong with the db connection to me.  So, I&#8217;d verify that the mysql db exists and the name is correct in the tomcat context config (in <code>/tomcat/conf/Catalina/localhost/</code>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Wassink</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-78</link>
		<dc:creator>Norbert Wassink</dc:creator>
		<pubDate>Sat, 06 Feb 2010 21:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-78</guid>
		<description>Im getting RDSDispatchServlet: Data source not found: java:/comp/env/jdbc/ error when selecting the tables in the RDSDataView. Any ideas ?</description>
		<content:encoded><![CDATA[<p>Im getting RDSDispatchServlet: Data source not found: java:/comp/env/jdbc/ error when selecting the tables in the RDSDataView. Any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Souza</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-75</link>
		<dc:creator>Israel Souza</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-75</guid>
		<description>Parab&#233;ns!
Repeated step-by-step today and it worked.
You&#039;re the man.</description>
		<content:encoded><![CDATA[<p>Parab&#233;ns!<br />
Repeated step-by-step today and it worked.<br />
You&#8217;re the man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Souza</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-74</link>
		<dc:creator>Israel Souza</dc:creator>
		<pubDate>Mon, 01 Feb 2010 23:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-74</guid>
		<description>Yes ok.
I was wrong with version, it really was LiveCycle BlazeDS.
I&#039;m having some problems with java mysql connection.
Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Yes ok.<br />
I was wrong with version, it really was LiveCycle BlazeDS.<br />
I&#8217;m having some problems with java mysql connection.<br />
Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-73</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Mon, 01 Feb 2010 21:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-73</guid>
		<description>@Israel:

First, I recommend reading &lt;a href=&quot;http://saturnboy.com/2009/07/get-started-lcds-mysql-1/&quot; rel=&quot;nofollow&quot;&gt;Part 1&lt;/a&gt; for how to correctly install and configure LCDS.  And second, this post is all about LCDS, so I wouldn&#039;t expect RDS to work with BlazeDS.</description>
		<content:encoded><![CDATA[<p>@Israel:</p>
<p>First, I recommend reading <a href="http://saturnboy.com/2009/07/get-started-lcds-mysql-1/" rel="nofollow">Part 1</a> for how to correctly install and configure LCDS.  And second, this post is all about LCDS, so I wouldn&#8217;t expect RDS to work with BlazeDS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Souza</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-72</link>
		<dc:creator>Israel Souza</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-72</guid>
		<description>Some ideas:
 
1. Remember mysql connector jar (&lt;code&gt;C:\lcds\tomcat\lib\mysql-connector-java-5.1.11-bin.jar&lt;/code&gt;)
2. Remember BlazeDS jar (&lt;code&gt;C:\lcds\tomcat\webapps\lcds\WEB-INF\lib\flex-rds-server.jar&lt;/code&gt;)</description>
		<content:encoded><![CDATA[<p>Some ideas:</p>
<p>1. Remember mysql connector jar (<code>C:\lcds\tomcat\lib\mysql-connector-java-5.1.11-bin.jar</code>)<br />
2. Remember BlazeDS jar (<code>C:\lcds\tomcat\webapps\lcds\WEB-INF\lib\flex-rds-server.jar</code>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Souza</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-71</link>
		<dc:creator>Israel Souza</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-71</guid>
		<description>Please help me, getting RDS error:

&quot;RDS operation not supported : DBFUNCS&quot;</description>
		<content:encoded><![CDATA[<p>Please help me, getting RDS error:</p>
<p>&#8220;RDS operation not supported : DBFUNCS&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-61</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 16:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-61</guid>
		<description>@Santiago:

As I mentioned in &lt;a href=&quot;http://saturnboy.com/2009/07/get-started-lcds-mysql-1/&quot; rel=&quot;nofollow&quot;&gt;Part 1&lt;/a&gt;, the easiest way to talk to get FB4 talking to RDS is to edit your LCDS app&#039;s &lt;code&gt;web.xml&lt;/code&gt; and set &lt;code&gt;useAppserverSecurity = false&lt;/code&gt;.  Once you do that, there&#039;s no need for a username/password.</description>
		<content:encoded><![CDATA[<p>@Santiago:</p>
<p>As I mentioned in <a href="http://saturnboy.com/2009/07/get-started-lcds-mysql-1/" rel="nofollow">Part 1</a>, the easiest way to talk to get FB4 talking to RDS is to edit your LCDS app&#8217;s <code>web.xml</code> and set <code>useAppserverSecurity = false</code>.  Once you do that, there&#8217;s no need for a username/password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santiago</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-60</link>
		<dc:creator>santiago</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-60</guid>
		<description>please help, i&#039;m newbie. when I try to connect to RDS it gives me error. what&#039;s the default username/password, or how do I change them? thanks a lot</description>
		<content:encoded><![CDATA[<p>please help, i&#8217;m newbie. when I try to connect to RDS it gives me error. what&#8217;s the default username/password, or how do I change them? thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
