GithubHelp home page GithubHelp logo

paulwellnerbou / grails-birt-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 194 KB

Plugin for Grails 3.2+/4+ offering BIRT functionality from legacy Grails 2 BIRT Plugin (http://grails.org/plugin/birt-report)

License: Apache License 2.0

Groovy 57.09% Shell 5.68% Batchfile 2.81% Java 34.42%
birt grails grails3 plugin reporting

grails-birt-plugin's People

Contributors

paulwellnerbou avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

grails-birt-plugin's Issues

additional config required in order to use the grails datasource in reports

After setting useGrailsDatasource to true in the application.groovy birt configuration, I got an error saying that the dataSource was null. I was able to fix this by adding a line to the bean definition in resources.groovy (step 2 of the readme setup instructions)

birtReportService(BirtReportService, grailsApplication) {
    dataSource = ref('dataSource')
}

I figured this out by reading this stackoverflow answer:

https://stackoverflow.com/questions/21491074/grails-getting-the-data-source-in-a-normal-groovy-class

The author of the stackoverflow answer mentions that there are a couple of other alternative solutions that I believe could be implemented using either applicationContext or grailsApplication in BirtReportService.groovy

403 Forbidden error

I am trying to add this plugin to my Grails 3 project, but I get this error when reloading build.gradle:

Could not GET 'https://dl.bintray.com/paulwellnerbou/maven/org/grails/plugins/birt-report/4.3.0.4/birt-report-4.3.0.4.pom'. Received status code 403 from server: Forbidden

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.