[jboss-user] [jBPM] - jms and jbpm

Uwe Rasmus do-not-reply at jboss.com
Thu Sep 9 06:52:53 EDT 2010


Uwe Rasmus [http://community.jboss.org/people/uwerasmus] created the discussion

"jms and jbpm"

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

--------------------------------------------------------------
Hi,

I have to applications. One of them (A) is using JBPM inside to model some business process. At some stage the execution is moved to other application (B). The user has to do something in the second application. After it is done, I need to inform the first application (A), that it can continue in executing - go to the next node. 

The only thing I could come up with is this:
the first application (A) will use async=true and JmsMessageServiceFactory. when the async node is entered, it will send email to the user with link to the second application (B). 
He will log in, make work in the second application. After he finishes, JMS message will be sent to queue, that A application will understand and will continue.

However I was not able to find out, which kind of message it should be and how can A application restart its working. I've read many sources but haven't find solution.
If somebody can help and show me the client code and how to do response in A application...

Thanks a lot
Uwe
--------------------------------------------------------------

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

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/20100909/730bce0d/attachment.html 


More information about the jboss-user mailing list