Jump to content
We've recently updated our Privacy Statement, available here ×
  • JasperReports Server license issue when invoked via Web Service


    michaelzhou

    Issue:

    [toc on_off::hide=1]

    We are using fusion charts in our reports. It works fine when accessed through the jasperserver UI. but, if we execute report using webservices and display the report in our web application (ADF) UI, we are facing licensing issue as follows:

    com.jaspersoft.jasperreports.license.LicenseException: No license provider found


    Resolution:

    Add this line to the argument so the request becomes this:

    <argument name="TRANSFORMER_KEY">net.sf.jasperreports.transformer.html</argument>


    Ref. Case #00022546 -- 14:44, 13 December 2011 (UTC)

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...