[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBoss fails to recompile jsp's after undeploy
pablojim
do-not-reply at jboss.com
Thu Jun 7 07:27:21 EDT 2007
This issue is related to http://jira.jboss.com/jira/browse/JBAS-3358
Jboss 4.0.5.GA now no longer deletes the work directory when an application is undeployed.
This causes many problems. For example if jsp's reference a static final constant this is not updated when the declaration of the constant is updated.
I would expect all compiled jsp's would be discarded on undeploy.
Is there a config setting for this?
Barry
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052067#4052067
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052067
More information about the jboss-user
mailing list