I have a problem with a project that use JasperReports 5.0.0. I deployed a war with the jasper's libraries in another servers and I had not any problem. But in the productive enviornment, when I want generate a report, the aplication throws the next exception.
java.lang.NoClassDefFoundError: org/apache/commons/javaflow/bytecode/Continuable
The war contains the next jars:
jasperreports-5.0.0.jar
jasperreports-aplet-5.0.0.jar
jasperreports-font-5.0.0.jar
jasperreports-javaflow-5.0.0.jar
And the server is a Weblogic 10.3.5.0