JBoss Community

Re: how to use jbpm5 in web app

created by Demian Calcaprina in jBPM - View the full discussion

Are you registering the transaction manager to environment used to create the session?

 

env.set(EnvironmentName.TRANSACTION_MANAGER,

                                        TransactionManagerServices.getTransactionManager());

 

Demian

Reply to this message by going to Community

Start a new discussion in jBPM at Community