1 Reply Latest reply on Mar 14, 2005 10:43 AM by starksm64

    How to disable Hot deployment?

    gfzhang

      Our J2EE contains too many files. it might cause JBoss to take time to start up. I want to deply the application in unzipped form, and disable the hot deployment of JBoss. I think that in this way JBoss will not copy the files to a temporary place, so that our application will start up quickly.

      How to disable the hot deployment? Does the above strategy work?

      thanks for your help very much.

      Guofeng