users@glassfish.java.net

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

From: <glassfish_at_javadesktop.org>
Date: Wed, 07 Jul 2010 15:42:30 PDT

With servlet 3.0. Tld scanning is now done in servlet initialization time, even if the application do not use JSP or taglib etc, because there may be listeners in the tlds. It could be useful to have an option to turn off tld scanning.

So sometime went wrong during Tld scanning. I am surprise that the stack trace does not include the root cause for the exception. How can I reproduce the problem?
[Message sent by forum member 'kchung']

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