[jboss-user] [jBPM] - Re: JBPM and WebLogic - someone with success?

Maciej Swiderski do-not-reply at jboss.com
Fri Jan 6 05:15:38 EST 2012


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

"Re: JBPM and WebLogic - someone with success?"

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

--------------------------------------------------------------
Thomas, seems like transaction manager can't be obtained with out of the box mechanism, what you could try is to set transaction manager in environment in the same way as for JUnit tests:
* use initial context look up if you know JNDI name where transaction manager is bound to on WebLogic
* use  http://docs.oracle.com/cd/E11035_01/wls100/javadocs/weblogic/transaction/TransactionHelper.html TransactionHelper class from WebLogic to obtain it

BTW, can you find following log entry just after exception that you shared with us:

JTA TransactionManager found at fallback JNDI location


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

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

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/20120106/a28a17a7/attachment.html 


More information about the jboss-user mailing list