0 Replies Latest reply on Jul 26, 2002 1:33 PM by leila

    saving generated jsp classes

    leila

      I'm running JBoss 3.0.1RC1_tomcat-4.0.4. On windows, the generated jsp classes are saved when the server is stopped/started. When I deploy on linux (RH 7.2), the application directory is removed from the $JBOSS_HOME/catalina/work/MainEngine/localhost directory whenever the system is rebooted.

      It takes a long time to compile the pages, so we have an ant task to precompile them. It won't do any good if they're wiped out every time the system is rebooted.

      I saw in a previous post that the default was to save the generated files, but that referred to 2.4.4. Is there a configuration option to change that specifies this?

      Thanks!