facebook

BIRT Javascript Error

  1. MyEclipse Archived
  2.  > 
  3. MyEclipse Reports
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306664 Reply

    Alan Hay
    Member

    I have added reporting capabilities to an existing Web Project an can create and preview reports without any problems.

    I have the project deployed using the Hot Deploy functionality and when I try and view the report using browser I receive an exception:

    Eclipe Birt : Invalid javascript Expression dataSetRow[‘xyz’].

    Related posts suggest this is possibly an issue with the Rhino js.jar Please advise. The folloiwng was added to POM when I added Reporting capabilities and is being copied to WEB-iNF/lib on deployment.

    <dependency>
    <groupId>rhino</groupId>
    <artifactId>js</artifactId>
    <version>1.6R7</version>
    </dependency>

    There is also a js.jar file under report-engine folder.

    Please advise.

    Alan

    #307493 Reply

    Brian Fernandes
    Moderator

    Alan,

    What version of MyEclipse are you currently using and what version of MyEclipse did you use to create this reports project?

    Have you customized your report with expressions? Or simply dropped a table / columns from a data set into the report?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: BIRT Javascript Error

You must be logged in to post in the forum log in