<?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: Transfer Config App - Auto Generate your Transfer Config File</title>
	<atom:link href="http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/</link>
	<description>ColdFusion, LiveCycle ES, JAVA &#38; Geek Food</description>
	<pubDate>Fri, 12 Mar 2010 14:53:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Brady</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-667</link>
		<dc:creator>Scott Brady</dc:creator>
		<pubDate>Sun, 21 Jun 2009 16:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-667</guid>
		<description>Great. Thanks!</description>
		<content:encoded><![CDATA[<p>Great. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-658</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Sat, 20 Jun 2009 23:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-658</guid>
		<description>Scott,

(oops!) Thank you for noting this. I have corrected the issue. You should be able to download the project now.

&lt;a href="http://transferconfig.riaforge.org/" rel="nofollow"&gt;http://transferconfig.riaforge.org/&lt;/a&gt;

-Rolando</description>
		<content:encoded><![CDATA[<p>Scott,</p>
<p>(oops!) Thank you for noting this. I have corrected the issue. You should be able to download the project now.</p>
<p><a href="http://transferconfig.riaforge.org/" rel="nofollow">http://transferconfig.riaforge.org/</a></p>
<p>-Rolando</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Brady</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-654</link>
		<dc:creator>Scott Brady</dc:creator>
		<pubDate>Sat, 20 Jun 2009 22:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-654</guid>
		<description>I can't seem to download this on RIAForge.  I keep getting asked for a user name/password for your "download portal".  Is this project no longer available?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to download this on RIAForge.  I keep getting asked for a user name/password for your &#8220;download portal&#8221;.  Is this project no longer available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug boude</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-58</link>
		<dc:creator>doug boude</dc:creator>
		<pubDate>Sat, 08 Nov 2008 21:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-58</guid>
		<description>&lt;p&gt;Hi Roland! Thanks for sharing the tool...definitely a timesaver. I did notice an issue that you may or may not be aware of, though. If I have a table whose name begins with 'system' (eg, 'systemUser'), it gets skipped over in the output. Is this by design?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Roland! Thanks for sharing the tool&#8230;definitely a timesaver. I did notice an issue that you may or may not be aware of, though. If I have a table whose name begins with &#8217;system&#8217; (eg, &#8217;systemUser&#8217;), it gets skipped over in the output. Is this by design?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rountree</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-62</link>
		<dc:creator>Joshua Rountree</dc:creator>
		<pubDate>Mon, 13 Oct 2008 17:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-62</guid>
		<description>&lt;p&gt;Transfer.xml.cfm' is not valid against its XML Schema&lt;/p&gt;
&lt;p&gt;[Error] :2:11: cvc-elt.1: Cannot find the declaration of element 'transfer'. &lt;/p&gt;

&lt;p&gt;That's the error I'm getting when I try to call it as a singleton.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Transfer.xml.cfm&#8217; is not valid against its XML Schema</p>
<p>[Error] :2:11: cvc-elt.1: Cannot find the declaration of element &#8216;transfer&#8217;. </p>
<p>That&#8217;s the error I&#8217;m getting when I try to call it as a singleton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rountree</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-61</link>
		<dc:creator>Joshua Rountree</dc:creator>
		<pubDate>Mon, 13 Oct 2008 16:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-61</guid>
		<description>&lt;p&gt;Roland,&lt;/p&gt;
&lt;p&gt;This is awesome however it's saying my XML file generated is not meeting the same format requirements of the XSD template.&lt;/p&gt;

&lt;p&gt;Any ideas why?  Maybe it's newer version?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Roland,</p>
<p>This is awesome however it&#8217;s saying my XML file generated is not meeting the same format requirements of the XSD template.</p>
<p>Any ideas why?  Maybe it&#8217;s newer version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cozmo... not that Cozmo, the other one</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-51</link>
		<dc:creator>Cozmo... not that Cozmo, the other one</dc:creator>
		<pubDate>Wed, 07 Nov 2007 07:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-51</guid>
		<description>&lt;p&gt;Thank you sir. I have been digging into ORM and have been on a roll with it. You read my mind a good 6 weeks before I even thought it. The force is strong with you. ;)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thank you sir. I have been digging into ORM and have been on a roll with it. You read my mind a good 6 weeks before I even thought it. The force is strong with you. <img src='http://www.rolando-lopez.com/tech/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-60</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Mon, 15 Oct 2007 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-60</guid>
		<description>&lt;p&gt;@Robb&lt;/p&gt;
&lt;p&gt;Yes this is Definitely CF8 only. Mainly because the cfdbinfo tag was introduced on CF8, although your error is related to the ++ feature on CFScript which was also introduced in this version.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Robb</p>
<p>Yes this is Definitely CF8 only. Mainly because the cfdbinfo tag was introduced on CF8, although your error is related to the ++ feature on CFScript which was also introduced in this version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robb</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-59</link>
		<dc:creator>Robb</dc:creator>
		<pubDate>Mon, 15 Oct 2007 00:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-59</guid>
		<description>&lt;p&gt;Is this a CF8 app only, as I'm trying to run it on 7.02 and keep getting the following error:&lt;/p&gt;
&lt;p&gt; Invalid CFML construct found on line 364 at column 103.&lt;/p&gt;
&lt;p&gt;ColdFusion was looking at the following text:&lt;/p&gt;

&lt;p&gt;)&lt;/p&gt;

&lt;p&gt;The CFML compiler was processing:&lt;/p&gt;

&lt;p&gt;    * an expression beginning with "col", on line 364, column 98.This message is usually caused by a problem in the expressions structure.&lt;/p&gt;
&lt;p&gt;    * a script statement beginning with "for" on line 364, column 41.&lt;/p&gt;
&lt;p&gt;    * a script statement beginning with "{" on line 363, column 75.&lt;/p&gt;
&lt;p&gt;    * a script statement beginning with "if" on line 363, column 33.&lt;/p&gt;
&lt;p&gt;    * a cfscript tag beginning on line 362, column 26.&lt;/p&gt;
&lt;p&gt;    * a cfscript tag beginning on line 362, column 26.&lt;/p&gt;
&lt;p&gt;    * a cfscript tag beginning on line 362, column 26.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The error occurred in C:Inetpubwwwroot	ransferConfigmodelsTransferConfig.cfc: line 364&lt;/p&gt;

&lt;p&gt;362 : 			&lt;/p&gt;
&lt;p&gt;363 : 				if(not isJoinedTable( arguments.stTable )){&lt;/p&gt;
&lt;p&gt;364 : 					for( col=1; col lte arrayLen(arguments.stTable.columns); col++){&lt;/p&gt;
&lt;p&gt;365 : 						if( arguments.stTable.columns[col].is_foreignkey ){&lt;/p&gt;
&lt;p&gt;366 :&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Is this a CF8 app only, as I&#8217;m trying to run it on 7.02 and keep getting the following error:</p>
<p> Invalid CFML construct found on line 364 at column 103.</p>
<p>ColdFusion was looking at the following text:</p>
<p>)</p>
<p>The CFML compiler was processing:</p>
<p>    * an expression beginning with &#8220;col&#8221;, on line 364, column 98.This message is usually caused by a problem in the expressions structure.</p>
<p>    * a script statement beginning with &#8220;for&#8221; on line 364, column 41.</p>
<p>    * a script statement beginning with &#8220;{&#8221; on line 363, column 75.</p>
<p>    * a script statement beginning with &#8220;if&#8221; on line 363, column 33.</p>
<p>    * a cfscript tag beginning on line 362, column 26.</p>
<p>    * a cfscript tag beginning on line 362, column 26.</p>
<p>    * a cfscript tag beginning on line 362, column 26.</p>
</p>
<p>The error occurred in C:Inetpubwwwroot	ransferConfigmodelsTransferConfig.cfc: line 364</p>
<p>362 : 			</p>
<p>363 : 				if(not isJoinedTable( arguments.stTable )){</p>
<p>364 : 					for( col=1; col lte arrayLen(arguments.stTable.columns); col++){</p>
<p>365 : 						if( arguments.stTable.columns[col].is_foreignkey ){</p>
<p>366 :</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/coldfusion/transferconfig/2007/09/transfer-config-app-auto-generate-your-transfer-config-file/comment-page-1/#comment-57</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Wed, 26 Sep 2007 13:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2007/09/13/Transfer-Config-App-Auto-Generate-your-Transfer-Config-File#comment-57</guid>
		<description>&lt;p&gt;@Sean&lt;/p&gt;
&lt;p&gt;Yes, please add the bugs RIAForge too. It's definitely easier to track them there.&lt;/p&gt;
&lt;p&gt;Thanks for the input, I'll make the mod to the app.&lt;/p&gt;

&lt;p&gt;@Jon &amp; Marty&lt;/p&gt;
&lt;p&gt;Thank you guys for the feedback. &lt;/p&gt;
&lt;p&gt;Jon, I have applied the fixes you requested already, they'll be reflected in the next revision.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Sean</p>
<p>Yes, please add the bugs RIAForge too. It&#8217;s definitely easier to track them there.</p>
<p>Thanks for the input, I&#8217;ll make the mod to the app.</p>
<p>@Jon &#038; Marty</p>
<p>Thank you guys for the feedback. </p>
<p>Jon, I have applied the fixes you requested already, they&#8217;ll be reflected in the next revision.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
