0 Replies Latest reply on May 11, 2009 10:48 AM by frangar

    web resources hot deployment in tomcat 6 plus jboss embedded ?

    frangar

      We have a seam application configured in eclipse with oc4j. When we change any web resource(xhtml, css, js) and ant task is called to copy the resource to the directory where the application is deployed. This is some type of hot deployment for that type of resources.


      Now we are migrating our configuration to tomcat6 plus jboss embedded but tomcat does not refresh the resources when hot deployed.


      Is there any way to make this work?