2018-03-15 7:15 GMT+01:00 Rajvinder Pal <[email protected]>: > This is issue with java version. I am using java 7 which i cannot change > now. but looks like Freemarker jar is compiled using java8. Any Suggestion?
It isn't, it just supports Java 8 but your version of ASM doesn't. You can ask Oracle Support how to switch class loading order to load classes/jars from you webapp first. Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

