0 Replies Latest reply on Apr 24, 2014 3:17 AM by janaprasad

    JBoss 7.2 - Loading static content at dynamically

    janaprasad

      Hi,

       

      We are using JBoss 7.2 for our EAR application. We need to load static files (CSS, images, JS) dynamically at runtime (without restart). As per the documentations, it seems that we could have provide a static folder path in web.xml in JBoss 1.4 but same is not possible with JBoss 7.2. As per the link we can now add the static file in ROOT.war but this option would need restart which we do not prefer.

       

      Is there any other possible/feasible solution?

       

      Thanks,

      Prasad Jana