The information presented in this document applies to release 3.2.10.
SOA Platform Releases
Below is a table showing the latest jBPM versions and their corresponding SOA Platform releases.
jBPM | SOA-P |
---|---|
3.2.10 | 5.1.0 |
3.2.9 | 5.0.2, 4.3 CP04 |
3.2.8 | |
3.2.7 | 5.0.0, 5.0.1, 4.3 CP02, 4.3 CP03 |
3.2.6 | |
3.2.5 SP5 | 4.3 CP01, 4.2 CP04 |
3.2.5 | |
3.2.4 | |
3.2.3 | |
3.2.2 SOA 4.2 r2494 | 4.3 GA |
3.2.2 SOA 4.2.0 CP03 | 4.2 CP03 |
3.2.2 SOA 4.2.0 CP02 | 4.2 CP02 |
3.2.2 |
Operating Systems
jBPM is 100% pure Java and therefore interoperable with most operating systems capable of running a Java Virtual Machine (JVM), including Linux, UNIX and Windows.
Java Virtual Machines
jBPM has been verified to run on the JVMs listed below.
- Sun JRE 1.4.2, 1.5.0 and 1.6.0
- OpenJDK 1.6.0
Databases
jBPM is evaluated with the following relational database systems.
Database System | JDBC Driver | Dialect |
---|---|---|
DB2 9.1.3 | IBM DB2 JDBC Driver 3.1.57 | org.hibernate.dialect.DB2Dialect |
MS SQL Server 9.00.2047 | MS SQL 2005 Driver 1.2.2828.100 | org.hibernate.dialect.SQLServerDialect |
MySQL 5.0.27 | MySQL JDBC Driver 5.0.7 | org.jbpm.db.hibernate.MySQLDialect |
PostgreSQL 8.2.3 | PostgreSQL Driver 8.2 JDBC3 (build 504) | org.hibernate.dialect.PostgreSQLDialect |
Sybase ASE 15.0.2 | jConnect for JDBC 6.05 (Build 26023) | org.jbpm.db.hibernate.SybaseDialect |
Oracle 10g Release 10.2.0.4.0 | Oracle JDBC Driver 10.2.0.4.0 | org.hibernate.dialect.Oracle9Dialect |
Source:jBPM3 Target Databases
Containers
jBPM is compatible with the containers listed below. Bear in mind that jBPM works outside of a container as well.
Server | Primary JVM |
---|---|
JBoss AS 4.0.5 | Sun JRE 1.4.2 |
JBoss AS 4.2.3 | Sun JRE 1.5.0 |
JBoss AS 5.0.1 | Sun JRE 1.6.0 |
JBoss AS 5.1.0 | Sun JRE 1.6.0 |
Tomcat 6.0 | Sun JRE 1.5.0 |
Tomcat 5.5 | Sun JRE 1.4.2 |
Source:jBPM3 Target Containers
Optional Modules
jBPM comes with the following optional modules, provided in the hope they will be useful, but without any support guarantee.
Module | Description |
---|---|
Enterprise | Message and scheduler services based on JMS and EJB timers respectively |
Simulation | Process analysis and optimization tool donated by Camunda GmbH |
Comments