Jump to content
Changes to the Jaspersoft community edition download ×
  • This documentation is an older version of JasperReports® IO User Guide. View the latest documentation.

    After installing JasperReports IO, you will need to create the reports, web applications, and anything else you require for reporting and store the files in a repository for the reporting service to use. The JasperReports IO installation includes many sample files you can use for reference. You will need to use a file browser on the host machine to view and manage the contents of the JasperReports IO installation.

    This chapter covers the basics of managing your JasperReports IO installation, including:

    file directory structure
    the web application server and web applications
    the repository
    AWS S3 buckets
    security permissions

    Unless noted otherwise, all references to JasperReports IO are for the standalone version, not JasperReports IO for AWS.

    note-icon-ns.png.55b5b2aa66d86375fc7d54a5248ce1fb.png

    For JasperReports IO for AWS, the reporting service is part of an instance hosted on Amazon Web Services. Use the AWS Management Console to manage the JasperReports IO instance hosted on the service. See Managing Amazon Web Services for JasperReports IO for information on managing JasperReports IO for AWS.

    This chapter includes the following sections: 

    JasperReports IO Directories
    JasperReports IO Reporting Service and Web Application Directories
    Web Application Server
    JasperReports IO Repository
    Managing Amazon Web Services for JasperReports IO
    Security

    JasperReports IO Directories

    The directory where JasperReports IO is installed on the host machine is referred to as <jrio-install> in this guide. The <jrio-install> directory contains the start and stop scripts for the server and the license agreement. The contents of JasperReports IO are organized as the following directories when first installed:

    JasperReports IO Directories

    Directory

    Description

    docker Contains a dockerfile for creating a docker image of JasperReports IO, a start script for the image, and a repository configuration file. docs Contains a PDF of the JasperReports IO User Guide. jetty Contains the Eclipse Jetty web application server that hosts the JasperReports IO web application. See Web Application Server for more information. jre Contains the Java Runtime Environment for running the JasperReports IO reporting service. jrio Contains the files for the JasperReports IO reporting service and web applications. See JasperReports IO Reporting Service and Web Application Directories for more information. repository The repository stores all the resources used to run and create reports, including data source definitions, JRXML files, datatypes, and helper files such as images. See JasperReports IO Repository for more information.

    JasperReports IO Reporting Service and Web Application Directories

    The <jrio-install>/jrio/webapps directory contains the files for the JasperReports IO reporting service, JavaScript API, and the sample web application.

    Web Application Directories

    Directory

    Description

    jrio The JasperReports IO web application, including the reporting service and all configuration files. jrio-client Contains the files for JasperReports IO's JavaScript API, including the jrio.js file and UI themes. See JavaScript API for more information. jrio-docs Contains the files for the JasperReports IO sample web application, which demonstrates the capabilities of the reporting service, as well as documentation and report samples. ROOT The sample html file in this directory forwards root requests to the jrio-docs web application.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...