HI,
thanks for your respose. I have added the statements which you have
suggested. But I am getting the same error. Tthe class path has only
tools.jar and bootstrap.jar, which are getting assigned to
jasper.reports.compile.classpath. But I think we have to set the
jasperreports.jar to the clas
Hi,
Try to set the property...
System.setProperty("jasper.reports.compile.class.path",
System.getProperty("java.class.path"));
This has relation with appserver that these using, and the classloader
because jasperreports uses the classloader of another way.
Francisco Martin Roncon
2 matches
Mail list logo