[jboss-dev-forums] [Design of JBoss jBPM] - Re: process patch files

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Jun 14 03:34:56 EDT 2007


Interesting thread.  Thanks guys and galls for all the input.  

Migrating process instances to new versions is one of the highest priority feature requests, imo.  It should be possible to add that in some form or another in one of the next versions.  I'll take this discussion in to account.

But process updates are going to be hard in the short term for database reasons.  Basically, we currently work with one set of hibernate mappings.  Those contain the caching.  Using hibernate to update process definitions would require to clear that cache and it's hence not possible in a clustered environment.  We could think of a clustered JBossCache but that is going to lead us too far, i think.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054214#4054214

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054214



More information about the jboss-dev-forums mailing list