Skip to content

SupportedDeploymentConfigurations

mzuchowski edited this page Apr 2, 2015 · 1 revision

Introduction

Aperte Reports is based on well-tested and portable Open Source technologies (Hibernate, Liferay, Vaadin, etc.). Therefore, it is easy to make it run on any deployment configuration supported by these technologies.

Even if your favorite database engine or application server isn't listed below, there is still a good chance that Aperte Reports will run on it!

Support for other configurations can be requested on issues.

RDBMS

As mentioned above, Aperte Reports uses Hibernate, which supports multiple database engines. In particular, application was tested on most popular:

DB Engine Tested on version
HSQL Embedded with Liferay 6.0.6
PostgreSQL 8.4, 9.2
MySQL 5.6
Oracle 10g, 11g

Application Servers and Servlet Containers

Aperte Reports was successfully deployed on following application servers (embedded with portlet container):

Application Server Tested on version Notes
Tomcat 6.0, 7.0 Limited functionality*
Glassfish 3.1
JBoss 7.1

* JMS is unsupported by application server, thus background and cyclic reports are unavailable unless external JMS provider (such as ActiveMQ) is provided.

Portlet Containers

Aperte Reports was intended to use with Liferay Portal and was tested with versions:

Portlet Container Version
Liferay 6.0.6 CE
Liferay 6.1 CE

Clone this wiki locally