How do you compile jasperreports in a application container? As a standalone, i dont have any problem compiling jasperreports. But when inside a container, (Resin 3.0.17), I always encountered this following error:

et.sf.jasperreports.engine.JRException: Errors were encountered when compiling 
report expressions class file:
1. The type java.lang.Object cannot be resolved. It is indirectly referenced 
from required .class files
public class BasicReport_1141811849656_333469 extends JREvaluator
                                                     <--------->
1 errors

        at 
net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:193)
        at 
net.sf.jasperreports.engine.design.JRDefaultCompiler.compileReport(JRDefaultCompiler.java:131)
        at 
net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:211)
...
...

I am using jasperreports-1.2.0.jar, I included all the libraries in the 
distributions to make sure that all required files are included.


Does anyone encountered the same problem? I hope there is someone there who have some ideas.
Russel Montaos









-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to