2011/8/29 kozmoz <nabble....@juurlink.org>: > > Łukasz Lenart wrote: >> >> A bit strange as OGNL 3.0.2 bases on 3.11.0.GA [1] and JBoss 6 Final >> is using 3.12.0.GA >> Are you sure that the Javassist is the origin of your problem ? >> > > No I am not sure about it. I think it has to do with the version mismatch of > Javassist. > > Older Struts versions (version 2.2.1.1 and before) did not include > Javassist. You had to include it manually as a dependency, unless you were > using JBoss that contains its own version. Since Struts 2.3, Javassist is > included through OGNL and the version differs from JBoss. I can imaging that > both versions on the classpath at the same time do conflict.
So, do you have both files on the classpath ? Could you manually remove the Javassist from your Struts 2 application ? You can exclude it during build process (with Maven or Ant or Eclipse or IDEA) I've added Javassist back to OGNL as it shouldn't be steered by Struts 2 (other projects are using OGNL as well). Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org