Hi,

I just integrated Jasper Report with Compiere.
I have a report and a subreport and when I start the report's process then I see the message in the jboss console:

2006-08-29 08:03:19,187 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 1m:34s:922ms
2006-08-29 08:08:50,781 DEBUG [org.jboss.ejb.StatelessSessionContainer] Useless invocation of remove() for stateless session bean
2006-08-29 08:19:40,125 WARN [net.sf.jasperreports.engine.fill.JRBaseFiller] The supplied java.sql.Connection object is null.
2006-08-29 08:19:40,156 WARN [net.sf.jasperreports.engine.fill.JRBaseFiller] The supplied java.sql.Connection object is null.

and the subreport don't display result. The report (master) work fine.

Any help and suggestion is appreciated.

Thank's

Alejandro