[jboss-dev-forums] [Design of JBoss jBPM] - Re: Dynamic redeployment within JBPM
tom.baeyens@jboss.com
do-not-reply at jboss.com
Thu May 24 03:38:34 EDT 2007
basically, if you have a mapping between old states and new states, you could convert a process instance from one process definition to the next version
the old logs should be kept in the old process instance, the new logs in the new process instance. there should be a bidirectional reference between the old process and the new process instance
but that still needs to be implemented.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048156#4048156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048156
More information about the jboss-dev-forums
mailing list