Michał Warecki [
http://community.jboss.org/people/michal.warecki] created the discussion
"Re: jboss as 5 jbpm 5.1 persistence"
To view the discussion, visit:
http://community.jboss.org/message/594573#594573
--------------------------------------------------------------
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
[
http://community.jboss.org/message/594573#594573]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]