[jboss-user] [jBPM] - jbpm5 TaskService beginner questions

merlin69 do-not-reply at jboss.com
Sun Jan 30 11:14:46 EST 2011


merlin69 [http://community.jboss.org/people/merlin69] created the discussion

"jbpm5 TaskService beginner questions"

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

--------------------------------------------------------------
Hello,
I'm on the way to use worḱflows with my application. This application has User and Group that I want to use with jbpm.
Using the concept of OrganizationalUnit shown in jbpm human-task is not the problem, so my thought was to change that part.
Also not the problem until here.

As I'm using jboss as6 as appserver, I thought it would be a good idea to use the already installed hornetq as human task service.
I've tried and search long time, but have no idea how to implement it (already new to jms (and jbpm))

My current idea is to use an MBean filtering messages and hand it out to local ejb as a singleton. Has anyone implmented such part and is able to help me out with an idea or a few snippets ? The original TaskService and TaskServerHandler do not help, as they use sessions.
What about persistence ? When using ejb I have a persistence manager, but does my idea work for long time (persistence manager does not loose transaction ?)

The original TaskServer(HornetQ) uses ClientMessage. I've not found how to construct such method. Any hint ?

Any help or ideas would be nice, as I'm totaly confused for the moment.

Thanks in advance
--------------------------------------------------------------

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

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/20110130/aa1bf5de/attachment.html 


More information about the jboss-user mailing list