Hi,
I just integrated Jasper Report with Compiere.
I have a report (DiarioAsientos.jrxml) and a subreport (AsientosDetalle.jrxml).
When I run the process, only the master report compiles.
I see in the jboss' console an error:
15:53:53,343 INFO [STDOUT] net.sf.jasperreports.engine.JRException: Could not load object from location : .\AsientosDetalle.jasper
15:53:53,343 INFO [STDOUT] at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLoader.java:262)
15:53:53,343 INFO [STDOUT] at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubreport.java:294)
.......
In the Compiere2\reports dir only was created the DiarioAsientos.jasper and in this dir there are both jrxml (DiarioAsientos and DetalleAsientos).
I'm using the pshen's files: report.jar and reporttools.jar and I used the iReport 1.2.5 to create the jrxml's files.
Any help and suggestion is appreciated..Thank's
Best regards
Alejandro