0

I made application in JAVA that reads data from CSV to JTable and generate reports from it. Everything works fine after compiling, but after making .jar file reports are not working. It seems that all libraries are included:

Fragment of code that generates report:

I also tried to correct it with Input Stream and loadXML like it is described here: Jasper report is not working after making jar file, but then i get an exception: net.sf.jasperreports.engine.JRException: java.net.MalformedURLException

My main goal is to make usable .jar application (reports must be working) or at least "a student method" to run app on other computer. How can i achieve it? :)

Error description after running .jar from cmd:

Community
  • 1
  • 1
gooornik07
  • 99
  • 12

0 Answers0