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 ?

Age

PS
Any idea on when we can expect a 2.2 release ?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to