Description of problem: As we have discussed with Maciej. In the 6.0.x branch some helpful classes for Spring integration are missing such as org.kie.spring.factorybeans.RuntimeEnvironmentFactoryBean. A developer is forced to initialize and work with JBPM out of beans.xml and the unit tests here are not run https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/kie-spring/src/test/java/org/kie/spring/jbpm Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
back ported to 6.0.x jbpm 6.0.x: https://github.com/droolsjbpm/jbpm/commit/416269451fc2fc37989b1675a9041693a1987c1a droolsjbpm-integration 6.0.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/cabe236b59587c0c3c5617c7259f371fa64e4e7b please note that when this is ported to any other branch make sure that commits from comment #9 of bz https://bugzilla.redhat.com/show_bug.cgi?id=1036647 are already ported.
Ticket cherry-picked into 6.0.1.CR1. Commits: jbpm:494241b2415c70f6352b7fc57cd577f8b4e8d5c0 droolsjbpm-integration:085d5b3c0b9fb69eb961ce8b2a4dc29261afd4e0
Verified in BPMS 6.0.1.CR2