1 2 Previous Next 15 Replies Latest reply on Jul 29, 2009 12:32 AM by kukeltje.ronald.jbpm.org

    JBoss 5 redeploys app whenever pages.xml changes

    kahliburke.kahli.burke.wintermutesys.com

      I am experiencing this issue with JBoss 5.1.0 being overly eager to redeploy my app whenever the pages.xml changes. Since Eclipse is calling the explode target whenever I change it, my app is redeploying too frequently. This didn't happen with JBoss 4.2.3 and the older versions of Seam I was using back then.


      Does anyone have any experience with this and have any pointers on preventing this behavior. I looked through some of the deployment configuration such as the conf/bootstrap/profile.xml which has an entry for

      <bean name="DeploymentFilter" class="org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter">

      , and added configuration to exclude pages.xml but that didn't seem to help. I've searched through JBoss wiki and the seam forum here and can't find info.


      Any assistance would be appreciated!


      Thanks,


      Kahli

        1 2 Previous Next