
BeanCreationException: Error creating bean with name '.view.XmlViewResolver#0' defined in ServletContext resource : Invocation of init method failed nested exception is .BeanCreationException: Error creating bean with name 'loanAgreement' defined in class path resource : Initialization of bean failed nested exception is : Could not parse JasperReports report from class path resource nested exception is net.sf.: Errors were encountered when compiling report expressions class file: SEVERE: Exception sending context initialized event to listener instance of class .ContextLoaderListener I attached the jrxml that will not compile.

We are running into this same issue when trying to run on Java 8. It is indirectly referenced from required. When we compile the following expression under Java 8Ĭaused by: : Could not parse JasperReports report from ServletContext resource nested exception is net.sf.: Errors were encountered when compiling report expressions class file:ġ.

With Java 8 going GA, we wanted to test there as well.

We have a report that compiles fine under Java 7.
