1 Reply Latest reply on Oct 31, 2006 7:40 AM by jaikiran

    how to retain compiled jsp class files after shutdown

    thundley

      By default, every time I shutdown a jboss server instance, it removes the content of my server's work folder. This mean each time I restart the server and hit my pages, there is a delay while jboss recompiles the pages. This is not the behavior I am used to with other servers. How can I configure jboss to save the compiled pages and only recompile them if they change?