[jboss-user] [Beginner's Corner] - Exposing/serving files via JBoss

mikes3959 do-not-reply at jboss.com
Sun Sep 27 14:50:28 EDT 2009


How do I expose/serve files using JBoss? In other words, the user should click on a network link like: http://www.mysite.com/file.kmz and read the file. Let me explain in detail, I'm generating a Google Earth file (kml/kmz) and others running Google Earth need to access it via the network link.  The Google Earth client will constantly check the network link for this updated file. Can I write this file to a special JBoss directory that exposes it or do I need to create a war file that serves this file? And how do I do this? Can someone code me a sample?

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

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



More information about the jboss-user mailing list