https://issues.apache.org/bugzilla/show_bug.cgi?id=43819

--- Comment #15 from Mark Thomas <ma...@apache.org> 2009-12-31 07:11:55 GMT ---
(In reply to comment #14)
> Can you give some details regarding JSP 2.1 TCK failures?

Only vaguely since the TCK is protected by an NDA. The proposed checkType()
method failed when checking some numerical types. I think it was Double.TYPE
where the failure occurred.

> I took a look at the code and I think the way you resolve el.properties in the
> JRE lib directory is not correct since
> 
> System.getProperty("java.home") + "jre" + SEP + "lib" + SEP + "el.properties"
> 
> will resolve to .../jre/jre/lib/el.properties.

Thanks for the catch. I'll fix that in a sec.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to