JBoss Community

Re: jboss as 5 jbpm 5.1 persistence

created by MichaƂ Warecki in jBPM - View the full discussion

When I'm using Jboss Transaction Manager it suspends on this line ...

When I change to Bitronix Transaction ( in persistence.xml ) it is beign registered BitronixTransactionManager and suspends on line :

        StatefulKnowledgeSession ksession = JPAKnowledgeService.newStatefulKnowledgeSession(knowledgeBase, null, environment );

 

Exacly in KnowledgeStoreServiceImpl.java on line 116 ( when creating SimpleSessionCommandService using reflection ).

 

Any ideas ?

Reply to this message by going to Community

Start a new discussion in jBPM at Community