-
path to iReport
i had a problem for a long time and i could not solve it.
i work on a project that is swing base, and I use iReport as reporting tool.
the problem is when i try to call the reprt from a a frame by clicking a button:
it works well when I run it in idea environment, but I've made jar file from the
whole project.when I try to run the jar file and
then calling the rport it encounters following error:
how should i address the jasper file?! or where should i put the .jasper files?
java.lang.ClassNotFoundException: net/sf/jasperreports/engine/base/JRBaseBox
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:217)
at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:558)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)
Similar Threads
-
By Darrin Dyson in forum .NET
Replies: 4
Last Post: 05-04-2010, 04:37 PM
-
Replies: 4
Last Post: 09-19-2005, 01:44 AM
-
By Mark Alexander Bertenshaw in forum VB Classic
Replies: 18
Last Post: 08-19-2002, 08:36 AM
-
By Larry Rebich in forum VB Classic
Replies: 0
Last Post: 03-21-2002, 11:36 AM
-
By Nate in forum Enterprise
Replies: 0
Last Post: 02-08-2001, 10:12 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|