Thanks, you're a lifesaver - I found out that an el-api-.jar was
lurking in my webapp deposited there by the transitive dependency of
Maven.
Is there a systematic way to trace the load sequence of classloaders?
Tx,
/U
-- Original message --
From: "Martin Gain
it *seems* like you have a wrong version el-api.jar being loaded in by one
or more classloaders
shutdown tomcat / remove all el-api.jar
delete %CATALINA_HOME%/temp
delete %CATALINA_HOME%/work
(except for one version in ${CATALINA_HOME}/lib)
restart tomcat
M--
Original Message -
From: <[