2 Replies Latest reply on May 21, 2007 3:04 PM by burrsutter

    hot deploy

    poyge394

      How does hotdeploy for jboss esb stuf works ? i notice that i can not hotdeploy my action classes.
      So i most restart the server evrytime i do a change.
      any explanation ?

        • 1. Re: hot deploy
          kconner

          If you are deploying an esb archive then it should redeploy when you update the archive.

          If it is an exploded esb archive then the deployer will watch the jboss-esb.xml file and redeploy when this changes.

          • 2. Re: hot deploy
            burrsutter

            I would add that you use .esb archives inside of the ESB Server or the App Server runtimes. If you are using the StandaloneBootstrapper feature then you won't get hot redeployment of your action classes.

            Burr