The resources and tools for the setup and deployment of the LSPS Application on an application server are delivered as part of the Process Runtime Suite in the lsps-deliverable-<VERSION>-lsps-runtime.zip
file. Apart from the LSPS Application, the suite contains the command-line tool for management of the server as well as database migration tools.
Requirements
Make sure you environment meets the following requirements:
Hardware
Requirements for 50 users, and about 10 concurrent sessions:
- for a server hosting an application server with the LSPS, your Application User Interface and models:
- Minimum: i7 x86, 64bit, 8 core CPU. 12 GB RAM
- Recommended: i7 x86, 64bit, 8 core CPU. 24 GB RAM
- for a dedicated database server:
- Minimum: i7 x86, 64bit, 8 core CPU. 16 GB RAM
- Recommended: i7 x86, 64bit, 16 core CPU. 32 GB RAM
Software
The LSPS Application can be deployed in an environment with the following setup options:
- databases:
- MySQL 5.6
- MS SQL 2008 R2
- MS SQL 2014
- DB2 10.5
- Oracle 11g R2
- application servers:
- JBoss EAP 6.4.4
- JBoss EAP 7.0.0
- WildFly 9.0.2
- WildFly 10.0.0
- WebSphere 8.5.0.2
- Weblogic 12.1.1
Important: Make sure that your server has all the necessary security vulnerabilities fixed.
- Java SDK:
- Oracle JDK 1.7.x
- Oracle JDK 1.8.x if supported by your application server
Important: JVM should be run with at least -Xmx1024m
Environment Recommendations
Consider having the following environments set up:
- development environment: environment for deployment of the latest application; This is intended only for development purposes;
- pre-production environment: clone of the production environment for testing;
- production environment: production environment with application that passed testing;