Jump to content
We've recently updated our Privacy Statement, available here ×

udidav

Members
  • Posts

    7
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by udidav

  1. Each report in the repo has a hidden folder next to it with additional resources such as the jrxml images etc.

    It seems like your repo still have those files in that folder, which is strange.

    You can try to publish the report with a different name or to a different folder to verify if this is the issue.

  2. JasperServer has a builtin audit mechanizm which has a mock implementation in CE.

    The wiring is in js.sprint.properties:

        bean.auditContext=dummyAuditContext
     

    User can implement the AuditContext interface and wire thier own bean to capture events and write them to a log file or Splunk.

×
×
  • Create New...