Actions
Anomalie #45
openResolve the JAR conflict between Liferay and JasperReports Server
Start date:
11/11/2013
Due date:
% Done:
0%
Estimated time:
Description
The Liferay portal application and all the Liferay portlets applications need a portal-service.jar to be in the classpath. As soon as this JAR is deployed, either in the Tomcat's global classpath (<TOMCATDIR>/lib) or in the liferay portal app private classpath (webapps/lportal/WEB-INF/lib) or in the portlet applications private classpath (webapps/*/WEB-INF/lib), JasperReports Server is unable to display reports in JIVE. It loops on the spinning icon when asking for a report to be executed. When directly executing a report from Adhoc to an export format, it works. So, I guess that the conflict impacts only JIVE.
Actions