> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> if I change the property end from Integer to Long, than works.
That's a workaround, but not a proper fix. I'm still working on updating
ELSupport.java to better handle arbitra
if I change the property end from Integer to Long, than works.
On Mon, Mar 30, 2009 at 10:21 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem with tomcat 6.0.18
> >
> > in ot
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> in other app I get one error little different bu referent the same
> class.
>
> java.lang.ClassCastException: java.lang.Integer cannot be cas
the content provided.
>
>
>
>
>
>
> > From: chuck.caldar...@unisys.com
> > To: users@tomcat.apache.org
> > Date: Sat, 28 Mar 2009 14:18:26 -0500
> > Subject: RE: A problem with tomcat 6.0.18
> >
> > > From: Paulo Vitor [mailto:foxpv...@gmail.com]
users@tomcat.apache.org
> Date: Sat, 28 Mar 2009 14:18:26 -0500
> Subject: RE: A problem with tomcat 6.0.18
>
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem with tomcat 6.0.18
> >
> > Ok, here is the test case! Remember, on tomcat 6.0.18!
&g
OK! thanks a lot!!!
On Sat, Mar 28, 2009 at 8:36 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem with tomcat 6.0.18
> >
> > yeah, now everything works fine! But your only cha
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> yeah, now everything works fine! But your only change been remove the
> method: final coerceToNumber(final Number number, final Class type); ?
And change the line that called it. D
> > Subject: Re: A problem with tomcat 6.0.18
> >
> > I dont receive this update! I only received the email at 12:55
>
> Please convert times to UTC/GMT, since neither of us know the other's time
> zone.
>
> I only sent you one private e-mail with attachments; t
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> I dont receive this update! I only received the email at 12:55
Please convert times to UTC/GMT, since neither of us know the other's time zone.
I only sent you one private e-mail
I dont receive this update! I only received the email at 12:55
On Sat, Mar 28, 2009 at 6:42 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem with tomcat 6.0.18
> >
> > so which
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> so which modifications I have to do in this class?
I sent you the updated source and class file at 15:55 GMT; did you get it?
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/
Oh realy, sorry, I put the class in endorsed paste of tomcat and every thing
works fine!! thanks for the help!
On Sat, Mar 28, 2009 at 6:30 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A p
O sorry, I get the class in the source of tomcat, so which modifications I
have to do in this class?
On Sat, Mar 28, 2009 at 4:18 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> wich change you make in this class? where I get this
> class?
I already e-mailed the updated source and class file to you privately, about
5.5 hours ago. (The Tomcat mailing list f
exactly, so, wich change you make in this class? where I get this class?thanks
a lot!
On Sat, Mar 28, 2009 at 4:18 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem with tomcat 6.0.18
>
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> Ok, here is the test case! Remember, on tomcat 6.0.18!
> http://rapidshare.com/files/214651452/dldNew.war.html
This is the result of running your .war with the modified
org.apache.el
Ok, here is the test case! Remember, on tomcat 6.0.18!
http://rapidshare.com/files/214651452/dldNew.war.html
On Sat, Mar 28, 2009 at 12:56 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Paulo Vitor [mailto:foxpv...@gmail.com]
> > Subject: Re: A problem
> From: Paulo Vitor [mailto:foxpv...@gmail.com]
> Subject: Re: A problem with tomcat 6.0.18
>
> the stack trace is:
>
> java.lang.IllegalArgumentException: Cannot convert 20 of type class
> java.lang.Integer to class java.lang.Number
> org.apache.el.lang.
uestFilter.java:75)
>
> And the test is simple, just put one c:foreach in a xhtml page like this:
>
> and the tamCk is a property of unidadeAdm bean. In tomcat 6.0.18 you will se
> the above exception!
this is not a test case.
please make a small webapp (test.war) that reproduces
gt; On 3/27/2009 5:28 PM, Paulo Vitor wrote:
> > I have a problem with tomcat 6.0.18, so, before I used tomcat 6.0.16 and
> > everything works fine, but when I upgrade to tomcat 6.0.18 the line
> > gives me a exception.
> >
> > Cannot convert 20 of type class java.lan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paulo,
On 3/27/2009 5:28 PM, Paulo Vitor wrote:
> I have a problem with tomcat 6.0.18, so, before I used tomcat 6.0.16 and
> everything works fine, but when I upgrade to tomcat 6.0.18 the line
> gives me a exception.
>
> Cannot con
Hi, is my first question in the list.
I have a problem with tomcat 6.0.18, so, before I used tomcat 6.0.16 and
everything works fine, but when I upgrade to tomcat 6.0.18 the line
gives me a exception.
Cannot convert 20 of type class java.lang.Integer to class java.lang.Number.
I don't
22 matches
Mail list logo