Jump to content
JasperReports Library 7.0 is now available ×

JRXmlLoader.load error


wichmanne

Recommended Posts

I am upgrading to Jasper Reports 1.2.5 and I get the following error using the JRXmlLoader.load method. The error is:

 

java.lang.NoSuchMethodError: org.apache.commons.digester.Digester.setFeature(Ljava/lang/String;Z)V

at net.sf.jasperreports.engine.xml.JRXmlDigesterFactory.configureDigester(JRXmlDigesterFactory.java:153)

at net.sf.jasperreports.engine.xml.JRXmlDigesterFactory.createDigester(JRXmlDigesterFactory.java:801)

at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:202)

 

Does anyone know the cause of this ?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...