Git Product home page Git Product logo

Comments (2)

marioestradarosa avatar marioestradarosa commented on June 29, 2024

First , I installed a tomcat 7.x . then ran ./gradlew war from your project. copied the abs-webappxxx.war from buld/lib to my /opt/tomcat7/webapps/abs-webapp.war . then downloaded the birt-4.4.1 runtime engine. After unzipping it, I copied the birt.war into /opt/tomcat7/webapps also. I also copied the jdbc driver from postgresql to /opt/tomcat7/lib .

And then, here is the funny part, I was playing with
http://localhost:8080/abs-webapp/#/ds/sc.root.sale.customers/edit/14
Print Informations button, so I had to copy the file Partner.rptdesign , from my source code to the birt/report`` directory Birt Report Engine 4.4.1 download link http://www.eclipse.org/downloads/download.php?file=/birt/downloads/drops/R-R1-4_4_1-201409161320/birt-runtime-4_4_1-20140916.zip&mirror_id=576 ```

TODO: Play with the application.properties inside abs-webapp to relocate the reports. Secondly I wonder why axelor gradle build doesn't copy the reports from resource/reports, I had to copy it manually.

Hope this guide you to something, I am still playing around with Axelor adk.

screen shot 2015-11-15 at 00 08 50

from open-suite-webapp.

gdu-axelor avatar gdu-axelor commented on June 29, 2024

Now (master branch), the application can manage embedded and external Birt engine.

The objective is to simplify the application deployment.

A new parameter has been added in the applications.properties file (axelor.report.use.embedded.engine), to select the report engine. Default is to use embedded Birt engine.

With embedded Birt, there is nothing to do.

Regards

from open-suite-webapp.

Related Issues (20)

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.