1 Reply Latest reply on Aug 16, 2002 10:53 AM by tbfmicke

    speeding up web development

    folesen

      I am using jboss 3.0.1 with an embedded catalina.

      It takes about forever to implement new jsp pages since I have to redeploy my ear file for every little change in the jsp page. Normally, when using tomcat alone it is possible to change the files inside the webapps directory and the web-container will automatically re-compile the jsp page. Is this possible when using tomcat embedded with JBoss ?