Hi ,
Iam new to JasperServer.
I am working on a web application that uses jasperserver to display reports clientside.
We are using JPAContainer to retrieve values from database and we want to use these retrieved values to fill values through ReportDataSourceService as well as we would like to publish the report to jasperserver 5.5.
But problem is that we use Entity manager to connect with database. While creating the data adapter an error ( javax.persistence.PersistenceException: No Persistence provider for EntityManager named application) occured. How can we resolve that error.
Can someone suggest (step by step process) me how to add JPA as a data adaptor for jasperreport .
We are provoiding persistance.xml and java code.
Attachments:
0 Answers:
No answers yet