[jboss-dev-forums] [Design of JBoss jBPM] - Re: user based process versioning ?

tom.baeyens@jboss.com do-not-reply at jboss.com
Tue Jan 9 09:28:13 EST 2007


we shouldn't rely on enterprise java. 

the more i think about it, the more i'm convinced that we cannot put the users in charge of versioning.

so if we want an auto-deploy directory, full copies of the process archive files will have to be stored for comparison upon next directory scan.  This full copy could potentially be stored on the filesystem or in the database.  that doesn't really matter.  but since jbpm already depends on a db in most deployments, this would be the first thing i implement. 

david, i don't yet see the point of having a table separation for process definition versions and process definitions.    now there is only a process definition version table and the name and version are columns. 



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

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



More information about the jboss-dev-forums mailing list