[jboss-user] [Installation, Configuration & DEPLOYMENT] - Setting KML / KMZ Mime Types in JBoss 5.0

mduffy do-not-reply at jboss.com
Thu Apr 30 17:17:43 EDT 2009


We are hosting our application on JBoss 5.0

We have KML and KMX download files for Google Earth.  Everything works fine when a user is using the Firefox browser; however, with Internet Explorer the KML files are downloaded into the web page as text/xml and the KMZ files are downloaded as zip files.

Apparently, we need to set the appropriate mime types in JBoss.  I am not sure where they go, but I think the values are:

AddType application/vnd.google-earth.kml+xml kml
AddType application/vnd.google-earth.kmz kmz 

A solution would be greatly appreciated.

Mike




View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227919#4227919

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227919



More information about the jboss-user mailing list