[jboss-dev-forums] [Design of JBoss jBPM] - jBPM With Seam
divakar.satyanarayan
do-not-reply at jboss.com
Mon Mar 10 13:26:28 EDT 2008
Hi,
We are exploring options of using jBPM with Seam for a workflow process. We had certain queries around the approach that we are planning to take.
1. We plan to retrieve tasklist and assign task to the user using jBPM API's and not through Seam annotations as we found out that annotations dont provide the kind of flexibility that we need. We are not sure how would the application behave in following scenario
a. User kicks of a workflow process. Process is in progress.
b. Lets assume that we have some production issue and we fix the bug and redeploy the Seam Application. NOw since jPDL file is part of Seam application, jPDL would also get deployed and a new version is assigned to this. What would happen to processes that were in progress? How would task retrieval work since you dont have access to process id that was instantiated?
c. Lets assume that I modify the workflow and redeploy the process definition. How would the tasks that were pending behave when we have new process defined?
Are there any documentation available that we can look through for these scenarios?
Divakar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135401#4135401
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135401
More information about the jboss-dev-forums
mailing list