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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...