We are working on an existing application in NetBeans.

I took existing .jrxml file copied it in jaspersoft application, added one column and compiled it to create .jasper file. The data fetches from backend and can view expected result in Preview tab in jaspersoft application.

When I copied compiled files i.e. .jrxml and .jasper to our existing project in NetBeans then it throws blank jasper report.

We are using jasperreport version 3.7.6 in existing application.

I tried by changing and replacing the jar files but cannot get expected result.

Please give me a solution on this problem.