on 9/20/01 5:37 AM, "Age Mooy" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just replaced the turbine-2.1.jar in my tdk app with the turbine-2.2b1 jar
> compiled from cvs HEAD (to use
> some of the Torque improvements) and I got some weird exceptions during
> turbine the init process:
>
> Horrible Exception: java.lang.LinkageError: duplicate class definition:
> org/apache/turbine/services/rundata/DefaultTurbineRunData
>
> Horrible Exception: java.lang.LinkageError: duplicate class definition:
> org/apache/turbine/util/parser/DefaultParameterParser
>
> After the first try I only got the one on DefaultTurbineRunData, the second
> time I got both.
>
> Just going on the stacktraces I would guess these classes had already been
> loaded into the classloader... but
> I removed my old turbine-2.1.jar file from the lib dir of my webapp and there
> is no other turbine archive in
> my classpath. What could cause this ?
You need to recompile your java code against the new turbine.jar
-jon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]