Category: | Task |
Priority: | Normal |
Status: | Acknowledged |
Project: | Severity: | Minor |
Resolution: | No Change Required |
|
Component: | Reproducibility: | N/A |
Assigned to: |
JasperPrint Jasper = JasperFillManager.fillReport("C:\\TResearchW\report1.jasper", parametros, con);
JRViewer v = new JRViewer(Jasper);
in the NetBeans IDE runs correctly and fills in the report and displays it on the screen.
When in ".jar" (desktop mode) it stops at the '.fillReport' line.
Can you solve it?
v6.3.0
JasperReports
1 Comment:
Solved problem. Any error related to JRE 1.8 and JDK.