Before you set up an environment for LSPS, make sure it meets the following requirements:
- Hardware requirements for 50 users, and about 10 concurrent sessions:
- the 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
- a dedicated database server:
- Minimum: i7 x86, 64bit, 8 core CPU. 16 GB RAM
- Recommended: i7 x86, 64bit, 16 core CPU. 32 GB RAM
- LSPS Application environment:
- supported Java SDK: JVM should be run with at least
-Xmx1024m
- Oracle JDK 1.7.x
- Oracle JDK 1.8.x if supported by your application server
Important: Make sure to purchase the appropriate licenses for your JDKs on servers.
- supported databases:
- MySQL 5.6
- MS SQL 2008 R2
- MS SQL 2014
- DB2 10.5
- Oracle 11g R2
- supported application servers:
- JBoss EAP 6.4.4
- JBoss EAP 7.0.0
- WildFly 9.0.2
- WildFly 10.0.0
- WildFly 11.0.0
- WebSphere 8.5.0.2
- Weblogic 12.1.1
Important: Make sure that your server has all the necessary security vulnerabilities fixed.
- supported web browsers (for Application User Interface and Management Console):
- Google Chrome 23
- Mozilla Firefox 17
- Internet Explorer 9, 10, 11
- Safari 10
Consider setting up the following environments:
- 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;
The resources and tools for 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 deployable LSPS Application ear, the suite contains the command-line tool for management of the server as well as database migration tools.