dev@javaserverfaces.java.net

Re: [EL] issue in ELSupport

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 01 Apr 2009 09:09:48 -0700

On 4/1/09 4:18 AM, Matthias Wessendorf wrote:
> hi ryan
>
> we found this:
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=7494
>
> it is fixed already in Tomcat but not in Glassfish, and not in JBoss).
>
> See this discussion on this Tomcat bug:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
>
> Tomcat's ELSupport.
> http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/el/lang/ELSupport.java?revision=702632&view=markup
>
> See the diffs in:
> -protected final static Number coerceToNumber(final Number number,
> final Class type) throws IllegalArgumentException;
> -public final static Object coerceToType(final Object obj, final Class
> type) throws IllegalArgumentException;
>
> Also, see here for JBoss:
> https://jira.jboss.org/jira/browse/JBSEAM-4067
>
> Greetings,
> Matthias
>
I've forwarded this on. Hopefully it will be resolved for the next
V2/V3 release.

Thanks,
-rl