Mantis - Resin
Viewing Issue Advanced Details
2714 major always 06-04-08 23:01 06-12-08 16:14
norlab  
ferg  
normal  
closed 3.1.5  
fixed  
none    
none 3.2.0  
0002714: Updating jar in lib displays web.xml
WEB-INF/web.xml:38: com.caucho.server.webapp.Listener.setListenerClass():
com.caucho.config.ConfigRuntimeException: java.lang.ClassNotFoundException:
com.vssc.services.rml in EnvironmentClassLoader[web-app:]

This is caused when a db listener connection is disrupted from within in a jar that is updated while website is live. If any page is accessed while the jar is updating it will display the web.xml complete with passwords, etc.

potentially, very bad error.

Notes
(0003132)
norlab   
06-05-08 10:41   
I think contents of web.xml, resin.conf should never be displayed. regardless of error.
(0003188)
ferg   
06-12-08 16:14   
server/10s{q,r,s}

Added <development-mode-error-page> tag in <cluster> context to control error display.