On 09/30/09 18:06, Cay Horstmann wrote:
> I am getting this error when trying to deploy an app to Glassfish.
> This is an experimental app and it is entirely possible that something
> is wrong in it somewhere. There is some information about this message
> at http://forums.java.net/jive/thread.jspa?messageID=359309. The logs
> contain nothing but the stacktrace, and that as a warning.
>
> The message, as it is, is totally unacceptable in a production quality
> app server. That TldScanner simply must reveal what it was trying to
> scan and why it was unhappy.
>
> This may be in the process of being implemented--see
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=9103. But how do
> I tell whether I have "the latest jsp-impl.jar (2.1.3-b13)"?
Which promoted build of GlassFish are you using?
jsp-impl.jar has moved on to 2.1.3-b17 since the issue you are
referencing was filed and fixed.
Please use the latest promoted build (b65).
Thanks!
Jan
>
> Thanks,
>
> Cay
>