In this post i am just posting a few important steps and code snippet which can be helpful to integrate with Jasper Reports for generating a pdf or an excel.
You need add the following jars from /modules/ext folder of Jasper Reports in your ADF project(fonts related jar need to be added if you are using some specific fonts in your jrxml):
Make sure to add above jars from Add Jar/Directory and not through Add Library, otherwise you will get the following error:
You need add the following jars from /modules/ext folder of Jasper Reports in your ADF project(fonts related jar need to be added if you are using some specific fonts in your jrxml):
Make sure to add above jars from Add Jar/Directory and not through Add Library, otherwise you will get the following error:
<ActionListenerImpl> <processAction> java.lang. ClassCircularityError: net/sf/jasperreports/engine/ JRException
javax.faces.el. EvaluationException: java.lang. ClassCircularityError: net/sf/jasperreports/engine/ JRException