users@glassfish.java.net

Re: PWC1420: Error invoking ServletContainerInitializer org.apache.jasper.runtime.TldScanner

From: <glassfish_at_javadesktop.org>
Date: Wed, 07 Jul 2010 17:23:59 PDT

You can set org.apache.jasper logging level to FINE and see if you can get any useful info. You can also catch org.apache.jasper.JasperException and see if you can figure out the original exception. You can get the source for TldScanner from https://jsp.dev.java.net/ and do some detective work if you feel inclined. :-)
[Message sent by forum member 'kchung']

http://forums.java.net/jive/thread.jspa?messageID=477046