DeleteWorkDirs under Jboss 3.2.1/Tomcat4.1.24 Bundle 2003-10-09 - By Uhlig, Stefan
Back Hello,
does anybody have an idea how I can make this property work, so that Tomcat does not recompile all JSPs after a restart of Jboss?
I previously used Jboss 3.0.7/Tomcat 4.1.24, and it was no problem to set this parameter in the tomcat configuration xml. In the new version, the parameter (which I have set in jboss-service.xml) has no effect:
<mbean code="org.jboss.web.catalina.EmbeddedCatalinaService41 " name="jboss.web:service=WebServer">
<attribute name="Java2ClassLoadingCompliance">true</attribute> <attribute name="DeleteWorkDirs">false</attribute>
Thank you for any comments!
Regards,
Stefan
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|