A simple container for BiRT Runtime
Use BiRT Designer 4.14.0 (birt-report-designer-all-in-one) to design and view your reports.
The .rptdesign files must be in the reports folder (generated when the container was created).
To acess the reports, use:
localhost:8080/frameset?__report=youreportname.rptdesign
or
localhost:8080/run?__report=youreportname.rptdesign
See more details in the BiRT documentation.
You can customize the home page by modifying the index.jsp
file.