<?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: Setting the mime type in your Web Server for Apollo applications</title>
	<atom:link href="http://www.mikechambers.com/blog/2007/03/18/setting-the-mime-type-in-your-web-server-for-apollo-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2007/03/18/setting-the-mime-type-in-your-web-server-for-apollo-applications/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Renner</title>
		<link>http://www.mikechambers.com/blog/2007/03/18/setting-the-mime-type-in-your-web-server-for-apollo-applications/comment-page-1/#comment-17511</link>
		<dc:creator>Michael Renner</dc:creator>
		<pubDate>Sat, 07 Nov 2009 13:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1113#comment-17511</guid>
		<description>I was hunting for the issues clients had to download our air app. Some hadn&#039;t some had, which made it not too clear that it was a server issue.
But where to put it on jboss? Put
    
        air
        application/vnd.adobe.air-application-installer-package+zip
    
into …deploy-&gt;jboss-web.deployer-&gt;conf-&gt;web.xml</description>
		<content:encoded><![CDATA[<p>I was hunting for the issues clients had to download our air app. Some hadn&#8217;t some had, which made it not too clear that it was a server issue.<br />
But where to put it on jboss? Put</p>
<p>        air<br />
        application/vnd.adobe.air-application-installer-package+zip</p>
<p>into …deploy-&gt;jboss-web.deployer-&gt;conf-&gt;web.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Harker</title>
		<link>http://www.mikechambers.com/blog/2007/03/18/setting-the-mime-type-in-your-web-server-for-apollo-applications/comment-page-1/#comment-11752</link>
		<dc:creator>Graeme Harker</dc:creator>
		<pubDate>Thu, 03 Apr 2008 15:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1113#comment-11752</guid>
		<description>Someone should ask Randy to put this in the AIR doc as loads of people are going to trip up on this.</description>
		<content:encoded><![CDATA[<p>Someone should ask Randy to put this in the AIR doc as loads of people are going to trip up on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreedhar</title>
		<link>http://www.mikechambers.com/blog/2007/03/18/setting-the-mime-type-in-your-web-server-for-apollo-applications/comment-page-1/#comment-10685</link>
		<dc:creator>sreedhar</dc:creator>
		<pubDate>Thu, 13 Dec 2007 07:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1113#comment-10685</guid>
		<description>Hi,

I have included following mime mapping in web.xml for Apache Tomcat 5.5. 


    air
        application/vnd.adobe.air-application-installer-package+zip
    

Still, I am not able to invoke the .air file from my flex application which is 
running on tomcat webserver. It is opening the contents of .air file but not invoking the file to install on my machine.

Can you please help me how to invoke .air from my flex application which is running on my webserver.

- Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have included following mime mapping in web.xml for Apache Tomcat 5.5. </p>
<p>    air<br />
        application/vnd.adobe.air-application-installer-package+zip</p>
<p>Still, I am not able to invoke the .air file from my flex application which is<br />
running on tomcat webserver. It is opening the contents of .air file but not invoking the file to install on my machine.</p>
<p>Can you please help me how to invoke .air from my flex application which is running on my webserver.</p>
<p>- Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
