File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Define property for JasperReports Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Define property for JasperReports" Watch "Define property for JasperReports" New topic
Author

Define property for JasperReports

od od
Greenhorn

Joined: Nov 25, 2005
Posts: 1
Hello,

I have problem whith generation PDF reports on Weblogic Server under Windows XP.
I get this Exception : java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRDataSource
at weblogic.rmi.internal.ServerRequest.sendReceive .......

I saw on different topic that I have to set the "jasper.reports.compile.class.path" property. But my report are already in jasper format.
Do I have to use JRXML files and compile it (I have a lot of report) or can I set this property and use jasper file directly and that'll work ???
Do I have to define special command to the server ?

This same application causes another NoClassDefFoundError exception on a Weblogic server on linux (at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment). Could you confirm that I have to define the java.awt.headless property to true ?

Thank you.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32769
Hello "od od"-

Welcome to JavaRanch.

On your way in, you may have missed that JavaRanch has a policy on screen names, and yours does not conform to it. We take this policy seriously, so please adjust it here.

Thanks, and enjoy your time here.
[ December 03, 2005: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
 
 
subject: Define property for JasperReports
 
Threads others viewed
Jasper and Struts
Jasper Reports Cookbook- userdefined XML to PDF possible
Problem with jasper report -loading stream
Struts and reports
how to generate reports in java
developer file tools