fortesinformatica / jasper-rails

JasperReports on Rails
MIT License
62 stars 36 forks source link

xpath2 not registered #23

Open squarepegsys opened 11 years ago

squarepegsys commented 11 years ago

New to JasperReports, but I do know how it works in theory. I'm also well versed in Java apps in general.

I created a report with iReports, but it only had xpath2. I left that in there, and when I try to generate a report I get:

   Error at line 8 char 16: No query executer factory registered for the 'xpath2' language.

I then edited the jrxml file and reloaded, and got the following:

  Error at line 8 char 16: No query executer factory registered for the 'xpath' language.

From googling around on the Jasper forums, we seem to need a jasperreports.properties somewhere, but I can't see where we would put it.

luiseugenio commented 11 years ago

In iReport the correct choice for 'The language for the dataset query' XPath is not XPath2.