954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Create an executable <java program with jasperreport>

Hi,

I've been giving this little problem of mine a lot of thought and I cant seem to figure out a way to solve it.

I'm creating an information system (for a college assignment). The system I've created uses java, and it is able to generate reports (which I use JasperReport to accomplish).

My problem is.. I am going to do a presentation of my system in class. And I will have to run my system on another PC. While a .jar file works fine on my own PC. It doesnt seem to work when I migrate the .jar file (and ONLY the .jar file) to another PC.

Is there any way to overcome this?

Thank you~
ps. I'm new ^^

ozrayleigh
Newbie Poster
1 post since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

Did you included JasperReports library in your final JAR file?
If not you either have to let your system know that library has to be added, or just simply copy&paste into appropriate location

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: