[jboss-user] [jBPM] - Re: Defining users for TaskServer - jbpm5

Alex Pavlov do-not-reply at jboss.com
Fri Jul 22 08:57:48 EDT 2011


Alex Pavlov [http://community.jboss.org/people/rushproject] created the discussion

"Re: Defining users for TaskServer - jbpm5"

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

--------------------------------------------------------------
Hi Hans,

I got no feedback on this issue ever. Finally I had to patch the jbpm code to allow subclassing of the TaskService, see

 https://issues.jboss.org/browse/JBPM-3074 https://issues.jboss.org/browse/JBPM-3074

and implemented custom SeamTaskService, which provides a method for replication of user/groups database from Seam IdentityStore.

I have no idea whether JBPM-3074 patch is included into jbpm though. We do not use jbpm any more. I have tried using multiple open source BPMN engines and I found that the common approach, the "executable XML" is not practical, at least for me. I prefer good old plain Java instead of complicated puzzle made of plugins, property dialog boxes and code snippets written in scripting languages. I implement BPMN nodes as annotated POJOs being handled by a simple BPMN engine, which consults BPMN XML only to route tokens between the nodes (POJOs) automatically instantinating and persisting the nodes.
--------------------------------------------------------------

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

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/20110722/5bb3181d/attachment-0001.html 


More information about the jboss-user mailing list