Mantis - Resin
Viewing Issue Advanced Details
146 minor always 05-06-05 00:00 01-27-06 11:02
user159  
ferg  
high  
closed  
3.0.13 fixed  
none    
none 3.0.18  
0000146: NPE in JSF webapp (at startup)
RSN-140
First time when the JSF webapp (cardemo) is deployed, webapp starts fine. However, on Resin re-start the webapp re-start fails w/ an NPE. Attched is the resin.conf and webapp-default.xml (zipped up).

Workaround: Remove the WEB-INF\work folder to get the webapp start up correctly again.
JDK142_08, Resin 3.0.12 and also tried it on Resin snapshot for 3.0.13, Linux RH 9 and Win XP.

Notes
(0000801)
ferg   
01-27-06 11:02   
JSF requires the .tld loading to happen at startup time, not lazily