Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: compiled header filter on tomcat 5.5

Caldarale, Charles R

2006-12-05

Replies:

> From: Ian H [mailto:sum.of.primes@(protected)]
> Subject: Re: compiled header filter on tomcat 5.5
>
> This seems to say simply that there's a version incompatibility (with
> the class version/libraries used to build it) -- is this correct?

Correct - your ResponseHeaderFilter class was compiled with a 1.5 javac,
but you're trying to run it under a 1.4 JVM. If you think you
recompiled it with 1.4, check around - there's still a 1.5 class file in
the deployment directory tree.

- 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 start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.