[jboss-user] [jBPM] - Re: New Local human task service in JBPM5.2

Zeliang Huang do-not-reply at jboss.com
Wed Dec 14 01:46:48 EST 2011


Zeliang Huang [http://community.jboss.org/people/ossa] created the discussion

"Re: New Local human task service in JBPM5.2"

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

--------------------------------------------------------------
Hi the error the gone after undeploy and redeploy my application to weblogic server. I think the jbpm5.1 jar were cached by weblogic somewhere.  It was not an jBPM issue. 

The SyncWSHumanTaskHandler is working like a charm ~!


Btw, for those who is interested to use the same core engine transaction for your human task. You need to set the transactionType in your java code. 

|  |  | TaskServiceSession tSession = newTaskService().createSession(); |
|  |  | tSession.setTransactionType("local-JTA"); |
--------------------------------------------------------------

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

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/20111214/cdc465bf/attachment.html 


More information about the jboss-user mailing list