[jboss-user] [jBPM] - Re: process definition load timeout error in jbpm console - resolved in 5.2 release ?

Maciej Swiderski do-not-reply at jboss.com
Wed Dec 21 01:25:42 EST 2011


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: process definition load timeout error in jbpm console - resolved in 5.2 release ?"

To view the discussion, visit: http://community.jboss.org/message/642588#642588

--------------------------------------------------------------
I believe you need to insert TransactionManager into Environment prior to loading the session.

InitialContext initialContext = new InitialContext();
environment.set(EnvironmentName.TRANSACTION_MANAGER, initialContext.lookup(\"java:/TransactionManager\"));


HTH
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/642588#642588]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111221/ce126551/attachment.html 


More information about the jboss-user mailing list