1 Reply Latest reply on May 4, 2004 8:18 AM by jonlee

    How to pre-compile jsp pages at deployment time

    rudivankeirsbilck

      Hi all,

      I am looking at pre-compiling the jsp pages that I have deployed into JBoss. Currently, JBoss only compiles the pages when first accessed and this slows down the app considerably each time I redeploy it. This is acceptable and desirable in dev environment but I do a weekly build in a integeration/test environment for the testing team and they would appreciate a precompiled app.

      In the advanced docs, I have found some config options to avoid undeploy of jsp pages but could not find anything on precompiling them.
      Is this at all possible? How should I approach this?

      Thank you,

      Rudi.