Skip to content

dpalic/jbpm-embedded-ee7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed jBPM + Wildfly 10.0.0 Server (JEE7)

This repository contains a POC to show how to embed the jBPM 6.5.0 into Wildfly 10.0.0

This is a fork of the codefullstack sample to integrate into Glassfish. We have fixed the codebase to run properly on Wildfly 10.0.0.

To get started you need a running database. Best is to use the standard provided ExampleDS from wildfly. This is the default configuration in the persistence.xml file Or you create a datasource in wildfly and you modify "jboss/datasources/ExampleDS" in persistence.xml accordingly.

For full explanation, see here http://codefullstack.com/2016/05/14/embed-jbpm-6-2-glassfish-4-x-jee7/

About

How to use the jBPM7 embedded on the wildfly 10.0.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%