Note

This page list the prerequisites to run the application. Most of them are norms, and I'll be more than pleased to add another implementation of those norms if you've tested it (other JVM implementations, application servers, etc..) As I really liked to repect those norms as fully as possible in order to be compatible with any implementation, please feel free to report anything that does not comply.

Java

This is a java project, and then the first prerequisite is a JVM. As I'm using new features introduced in Java 1.5, then of course I need a JVM that supports 1.5. The application has been successfuly tested on the following JVM implementations:

Database

The application needs a database backend. Fo the moment, only MySQL is supported.

LDAP

A LDAP server is required for user authentication. User authentication is required for the following features:
  • Environments monitoring

J2EE container

The application is a war file to deploy on an web container, as described in the J2EE specification. The application has been successfuly tested on the following Web containers implementations:

Third party applications

The purpose of Jujunie Integration project is to integrates applications, protocols and/or standards. Hereafter you'll find the list off them, with supported versions: