You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2021. It is now read-only.
When running report in iReport WNS map is showed properly.
When report is deployed in Jasperserver and run from there following error is show in log:
java.lang.ClassCastException: net.sf.jasperreports.engine.export.HtmlExporter cannot be cast to net.sf.jasperreports.engine.export.JRHtmlExporter
at com.sourcepole.jasperreports.wmsmap.WmsMapElementHtmlHandler.getHtmlFragment(WmsMapElementHtmlHandler.java:62)
}
When running report in iReport WNS map is showed properly.
When report is deployed in Jasperserver and run from there following error is show in log: