Skip to content

arineng/arin-jasperreports_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasperreports_server

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with jasperreports_server
  4. Usage - Configuration options and additional functionality
  5. Limitations - OS compatibility, etc.

Overview

Retrieves and Installs JasperReports server from a named source,

Module Description

Builds and Configures JasperReports server via the WAR deployment methodology.

This is done by using the build-0-matic js-install minimal execution policy that references a generated default_master.properties file

The WAR is then copied to the specified application server reference in default_master.properties

Setup

Setup Requirements

This module requires that you have a functioning application server such as Apache Tomcat.

Usage

If not specified will obtain the source from sourceforge referncing the pkg_verison given

class { '::jasperreports_server':
  pkg_version => '1.6.0',
}

Limitations

Currently only tested on Centos 6.x

About

Install and Configure JasperReports Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published