Qualipso Factory is splitted into two differents packages : basic and full.
- Basic package includes only minimal modules to ensure portable and very light installation process,
- Full package includes all partners modules (web services clients, server side dependency, configuration steps) but may takes some time to install and configure.
This bundle provides a pre-configured JBoss Application Server including the QualiPSo Factory EAR file.
| Mirrors | Packaging | |
| QualiPSo Factory with JBoss AS | qualipso-factory-bundle-0.6.zip | .zip |
| QualiPSo Factory with JBoss AS | qualipso-factory-bundle-0.6.tar.gz | .tar.gz |
You only have to download the archive, extract it, and execute the bin/run.sh (or bin\run.bat on Windows) script to get a demo factory running on your local computer (try to connect to http://localhost:8080/factory/ using your favorite web browser).
QualiPSo Factory EAR is distributed under the LGPL License, version 2.1.
| Mirrors | |
| QualiPSo Factory EAR 0.5 | qualipso-factory-0.5.ear |
| QualiPSo Factory EAR 0.6 | qualipso-factory-0.6.ear |
| QualiPSo Factory EAR 0.7 SNAPSHOT | qualipso-factory-0.7-SNAPSHOT.ear |
Installation instructions are available in the Factory Installation section.
This bundle provides installation documentation, JBoss Application Server configuration files and the QualiPSo Factory Full EAR file.
| Mirrors | Packaging | |
| QualiPSo Factory Full Package | qualipso-factory-full-0.6.zip | .zip |
Download the archive and follow the readme file included.
| JDK | 1.6 or above |
| Memory | 1 Go |
| Disk | No minimum requirement. |
| Operating System | No minimum requirement. Tested on Windows XP, Ubuntu and Mac OS X. |
QualiPSo Factory is a Java software, so you must have Java installed in order to proceed. More precisely, you need a Java Development Kit (JDK), the Java Runtime Environment (JRE) is not sufficient.