Jump to content

gowthamsenmca

Members
  • Posts

    30
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by gowthamsenmca

  1. Hi,

    I am trying to use scriptlets in my report using Jasper Studio.

    The java scriptlet class is working perfectly fine independently which is tested.

    I added the classpath using window --> Preferences --> Java --> BuildingPath --> Classpath Variables

    And I am referring the class using package. <packagename>.ScriptletName. I added this as a superclass for report properties.

    But I am getting an error asfollows

    net.sf.jasperreports.engine.JRException: net.sf.jasperreports.engine.JRException: Error loading scriptlet class :<scriptletname>

    at com.jaspersoft.studio.editor.preview.view.control.ReportControler.fillReport(ReportControler.java:482)
    at com.jaspersoft.studio.editor.preview.view.control.ReportControler.access$18(ReportControler.java:457)
    at com.jaspersoft.studio.editor.preview.view.control.ReportControler$4.run(ReportControler.java:347)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
     
    Any help will be very useful.
     
    Best Regards
    Gowtham
  2. Hi,

    I am using Jasper Studio 5.5. The Bubble chart is not available directly when we use "html5" chart element.

    But in the  help, they have mentioned that we can create "Bubble" chart using customization options.

    Can any one please guide me in how to acheive this?

    Best Regards

    Gowtham

×
×
  • Create New...