Did you set the transaction manager in the Environment?
Environment env = KnowledgeBaseFactory.newEnvironment();env.set( EnvironmentName.ENTITY_MANAGER_FACTORY, emf );env.set( EnvironmentName.TRANSACTION_MANAGER, TransactionManagerServices.getTransactionManager() );
Reply to this message by going to Community
Start a new discussion in jBPM at Community