if I change the property end from Integer to Long, than works. On Mon, Mar 30, 2009 at 10:21 AM, Caldarale, Charles R < [email protected]> wrote:
> > From: Paulo Vitor [mailto:[email protected]] > > 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 cast to > > java.lang.Long > > org.apache.el.lang.ELSupport.compare(ELSupport.java:81) > > I was afraid what I gave you might be incomplete; will look into it. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
