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 ^^

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.