[jboss-user] [jBPM] - Re: jBPM in Websphere

S Root do-not-reply at jboss.com
Thu Aug 25 13:36:00 EDT 2011


S Root [http://community.jboss.org/people/sroot] created the discussion

"Re: jBPM in Websphere"

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

--------------------------------------------------------------
It's been a month since you asked but short answer to the question is yes, it works, Bitronix is not required. I'm using WAS7 with Oracle 10G. 

TransactionManager TM = 
**new** WebSphereTransactionManagerLookup().getTransactionManager(**new** java.util.Properties());

and then in your persistence.xml:

<
property name=+"hibernate.transaction.manager_lookup_class"+ value=+"org.hibernate.transaction.WebSphereTransactionManagerLookup"+ />

an then

--------------------------------------------------------------

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

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/20110825/74fa73b1/attachment-0001.html 


More information about the jboss-user mailing list