<?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, 10 May 2012 17:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-224</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 09 Dec 2010 18:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-224</guid>
		<description>@saumya: I&#039;m not exactly sure what you want to query, but LCDS makes it easy to add &lt;i&gt;derived properties&lt;/i&gt; to entities.  It also has a straightforward mechanism to build &lt;i&gt;pass-through filters&lt;/i&gt; that enable you to write custom JPQL queries to return a set of entities.  Beyond that, LCDS 3.1 enables you to write services directly in Java so you can do anything you want.

For &lt;i&gt;derived properties&lt;/i&gt; and &lt;i&gt;pass-through filters&lt;/i&gt;, see my InsideRIA articles: &lt;a href=&quot;http://insideria.com/2009/12/getting-real-with-lcds-3-beta.html&quot; rel=&quot;nofollow&quot;&gt;Getting Real With LCDS 3, Part 1&lt;/a&gt; and &lt;a href=&quot;http://www.insideria.com/2009/12/getting-real-with-lcds-3-part.html&quot; rel=&quot;nofollow&quot;&gt;Getting Real With LCDS 3, Part 2&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@saumya: I&#8217;m not exactly sure what you want to query, but LCDS makes it easy to add <i>derived properties</i> to entities.  It also has a straightforward mechanism to build <i>pass-through filters</i> that enable you to write custom JPQL queries to return a set of entities.  Beyond that, LCDS 3.1 enables you to write services directly in Java so you can do anything you want.</p>
<p>For <i>derived properties</i> and <i>pass-through filters</i>, see my InsideRIA articles: <a href="http://insideria.com/2009/12/getting-real-with-lcds-3-beta.html" rel="nofollow">Getting Real With LCDS 3, Part 1</a> and <a href="http://www.insideria.com/2009/12/getting-real-with-lcds-3-part.html" rel="nofollow">Getting Real With LCDS 3, Part 2</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saumya</title>
		<link>http://saturnboy.com/2009/07/get-started-lcds-mysql-2/comment-page-1/#comment-221</link>
		<dc:creator>saumya</dc:creator>
		<pubDate>Mon, 06 Dec 2010 16:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=645#comment-221</guid>
		<description>Hi, Thanks for the post!
Can you tell me where in this setup can I add custom queries for my application ? 

I want to define custom database queries to be executed on events. 

Where would I define that ?

Many thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for the post!<br />
Can you tell me where in this setup can I add custom queries for my application ? </p>
<p>I want to define custom database queries to be executed on events. </p>
<p>Where would I define that ?</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>

