2009/9/27 Musachy Barroso <[email protected]>: > It is a missmatch between the jsp-apis. The internal jasper implements > 2.0, while tomcat 6/jasper 6 implement 2.1, and in 2.1 there a new > method called. It is not looking good.
You might wish to use JarJar to repackage, to avoid conflicts like this. Lots of people use them to avoid dependencies, like commons-logging. See: http://docs.atlassian.com/jarjar-maven-plugin/ HTH Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
