<?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: Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API</title>
	<atom:link href="http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/</link>
	<description>Rich Internet Applications, Flex, AIR, Java, Android</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:45:45 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: links for 2010-05-26 &#171; sySolution</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-391536</link>
		<dc:creator>links for 2010-05-26 &#171; sySolution</dc:creator>
		<pubDate>Wed, 26 May 2010 15:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-391536</guid>
		<description>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API (tags: air) [...]</description>
		<content:encoded><![CDATA[<p>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API (tags: air) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Examples of using the new AIR 2.0 Native Process API &#171; Z3bb Blog</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-376782</link>
		<dc:creator>Examples of using the new AIR 2.0 Native Process API &#171; Z3bb Blog</dc:creator>
		<pubDate>Sun, 21 Mar 2010 08:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-376782</guid>
		<description>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API [...]</description>
		<content:encoded><![CDATA[<p>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Examples of using the new AIR 2.0 Native Process API &#171; Z3bbster</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-375751</link>
		<dc:creator>Examples of using the new AIR 2.0 Native Process API &#171; Z3bbster</dc:creator>
		<pubDate>Tue, 16 Mar 2010 23:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-375751</guid>
		<description>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API [...]</description>
		<content:encoded><![CDATA[<p>[...] Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cosma Colanicchia</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-363991</link>
		<dc:creator>Cosma Colanicchia</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-363991</guid>
		<description>@Daniel,

I had the same question, and found out that it simply doesn&#039;t work.. quite a big issue for us, I hope that this is due to the beta status, and that it will be fixed in the final release.

I filed a bug in the Adobe issue tracker: https://bugs.adobe.com/jira/browse/SDK-24824

Please vote/suggest any workaround :)

Cosma</description>
		<content:encoded><![CDATA[<p>@Daniel,</p>
<p>I had the same question, and found out that it simply doesn&#8217;t work.. quite a big issue for us, I hope that this is due to the beta status, and that it will be fixed in the final release.</p>
<p>I filed a bug in the Adobe issue tracker: <a href="https://bugs.adobe.com/jira/browse/SDK-24824" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-24824</a></p>
<p>Please vote/suggest any workaround :)</p>
<p>Cosma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-361129</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 21 Dec 2009 18:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-361129</guid>
		<description>Christophe,

As always, thanks for the great examples. 

Quick question: since nativeProcess requires using a native installer, how would this affect applicationUpdaterUI, since it traditionally points to an .air file for updates?

Can .air files be used to update an app after first install? It would seem strange to refer to an .exe in the update-config.xml file on the server, since if you&#039;re supporting multiple platforms you&#039;d need to point to three different installers...something I don&#039;t think applicationUpdaterUI handles.

Thanks for any thoughts and the great blog.

Daniel</description>
		<content:encoded><![CDATA[<p>Christophe,</p>
<p>As always, thanks for the great examples. </p>
<p>Quick question: since nativeProcess requires using a native installer, how would this affect applicationUpdaterUI, since it traditionally points to an .air file for updates?</p>
<p>Can .air files be used to update an app after first install? It would seem strange to refer to an .exe in the update-config.xml file on the server, since if you&#8217;re supporting multiple platforms you&#8217;d need to point to three different installers&#8230;something I don&#8217;t think applicationUpdaterUI handles.</p>
<p>Thanks for any thoughts and the great blog.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AIR 2.0 Experimente » GELB der Powerflasher Blog</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-359587</link>
		<dc:creator>AIR 2.0 Experimente » GELB der Powerflasher Blog</dc:creator>
		<pubDate>Wed, 09 Dec 2009 17:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-359587</guid>
		<description>[...] API -Screenrecording app with AIR 2.0 Beta -Embedding Tomcat and BlazeDS in an AIR 2.0 Application -Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API - &#8220;Open in Excel&#8221;: Another AIR 2 Mini Sample -Voice Notes: Record Voice Notes and [...]</description>
		<content:encoded><![CDATA[<p>[...] API -Screenrecording app with AIR 2.0 Beta -Embedding Tomcat and BlazeDS in an AIR 2.0 Application -Tomcat Launcher: Sample Application using the AIR 2.0 Native Process API &#8211; &#8220;Open in Excel&#8221;: Another AIR 2 Mini Sample -Voice Notes: Record Voice Notes and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu Thompson</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-359544</link>
		<dc:creator>Stu Thompson</dc:creator>
		<pubDate>Wed, 09 Dec 2009 11:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-359544</guid>
		<description>I think there is a copy-paste typo in your code.  Line 066 should read 

&lt;code&gt;execute(stopTomcatProcess, &quot;stop&quot;);&lt;/code&gt;

Note the name of the process passed.

Stu</description>
		<content:encoded><![CDATA[<p>I think there is a copy-paste typo in your code.  Line 066 should read </p>
<p><code>execute(stopTomcatProcess, "stop");</code></p>
<p>Note the name of the process passed.</p>
<p>Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-359408</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Tue, 08 Dec 2009 21:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-359408</guid>
		<description>Sorry, I realized .fxp is the new FlashBuilder project format.</description>
		<content:encoded><![CDATA[<p>Sorry, I realized .fxp is the new FlashBuilder project format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-359359</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-359359</guid>
		<description>I really like this but could you please tell me how to open the project file on a mac. It would be nice if you could ditribute the source in another format. I haven&#039;t found anything that takes a .fxp-file.</description>
		<content:encoded><![CDATA[<p>I really like this but could you please tell me how to open the project file on a mac. It would be nice if you could ditribute the source in another format. I haven&#8217;t found anything that takes a .fxp-file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AIR 2.0 Web Server using the New Server Socket API</title>
		<link>http://coenraets.org/blog/2009/12/tomcat-launcher-sample-application-using-the-air-2-0-native-process-api/comment-page-1/#comment-359269</link>
		<dc:creator>AIR 2.0 Web Server using the New Server Socket API</dc:creator>
		<pubDate>Mon, 07 Dec 2009 19:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=264#comment-359269</guid>
		<description>[...] exploring Java integration using the new Native Process API (here and here), Excel integration using the new file.openWithDefaultApplication(), and the new [...]</description>
		<content:encoded><![CDATA[<p>[...] exploring Java integration using the new Native Process API (here and here), Excel integration using the new file.openWithDefaultApplication(), and the new [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
