Jump to content

Error after compiling with Version 7.0.0 (net.sf.jasperreports.jaxen.util.xml.JaxenXPathExecuterFactory not found)


lrumpler

Recommended Posts

Hey there

I have a problem upgrading from 6.21.3 to 7.0.0 and its the following:

net.sf.jasperreports.engine.JRException: Class net.sf.jasperreports.jaxen.util.xml.JaxenXPathExecuterFactory not found.

according to that, there is an input in the default.jasperreports.properties file but the lib i got after loading it into my project with maven dosen't inlcude that file

# Jaxen XPath executers are used by default
net.sf.jasperreports.xpath.executer.factory=net.sf.jasperreports.jaxen.util.xml.JaxenXPathExecuterFactory

there is also no problem while compiling the report with the newer version
is there anything else i have do load into my project or is there a way to override this property and if so, which class to i have to use instead

If someone could help me i would be very pleased
Lukas
 

Link to comment
Share on other sites

  • 1 month later...
  • Replies 3
  • Created
  • Last Reply

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...