You were right, the copy of blah.jsp on production server had been corrupted
by SVN (there was a conflict when I checked blah out).  It wasn't a Tomcat
issue at all.

I only thing is that the corruption (actually SVN's DIFF notation) was
nowhere near line 28, it was further down in the file. Perhaps Tomcat could
have been helpful in indicating this.

Thanks


On Thu, Jan 22, 2009 at 5:05 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Jonathan Mast [mailto:jhmast.develo...@gmail.com]
> > Subject: Re: GenericType error?
>
> > Well I do need to get my wisdom teeth removed ;)
>
> I did that 35 years ago; nothing to look forward to, other than to get it
> over with.
>
> > I don't see how this is relevant though.
>
> It was relevant (before you provided additional information), since some
> language constructs are only available in 1.5 or 1.6 JREs.
>
> > The fact that it works on an exact clone of the
> > production box seems to me to point to corruption
> > in the Tomcat distribution
>
> Which says the clone isn't quite "exact".  Are you by any chance
> accidentally using gcj on the failing system?
>
> > (temp/ or work/ dirs maybe?).
>
> You can always clean out those directories completely and see if it has an
> effect.
>
> > This project works on my Windows machine ( I
> > run it inside of Netbeans).
>
> What happens if you run Tomcat directly on the Windows box, not from
> NetBeans?
>
> > Btw, other aspects of the project are working correctly,
> > just blah.jsp seems to be the problem.
>
> Can you post at least the part of blah.jsp around line 28, if not all of
> it?
>
> What happens if you try to pre-compile blah.jsp?
>
> http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html#Web%20Application%20Compilation
>
>  - 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: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to