[jboss-user] [jBPM] - Re: JBPM 5.4.0-Final: Human Task variable mapping is not working
Maciej Swiderski
do-not-reply at jboss.com
Mon Jan 14 12:27:16 EST 2013
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: JBPM 5.4.0-Final: Human Task variable mapping is not working"
To view the discussion, visit: https://community.jboss.org/message/791657#791657
--------------------------------------------------------------
> vchmakov wrote:
>
>
> 1) I’d agree with you on the first statement, but we are talking about an instance of the LocalTaskService which is linked to a knowledge session. Session is not thread safe according to the documentation and therefore I wouldn’t allow two threads working with a single instance of the session.
>
Just keep in mind that LocalTaskService register its events on the global TaskService instance so that means you can experience situation that many sessions can be informed about completion of a task.
> vchmakov wrote:
>
> 2) I’ve converted all my workflow files from .rl format to .bpmn one and now everything is working fine. Have I missed an announcement that the .rl format is not supported anymore or it is a bug/regression?
>
>
>
Nothing that I am aware of, rule flow is still supported and there are quite few tests for it in the code base, especially for modules that are higher in the hierarchy than jbpm-bpmn2 module. So it should work without changes. What issues did you encounter?
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/791657#791657]
Start a new discussion in jBPM at Community
[https://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/20130114/35a6028f/attachment.html
More information about the jboss-user
mailing list