[jboss-dev-forums] [Design of JBoss jBPM] - Undeployment in JBosss Deployer
camunda
do-not-reply at jboss.com
Wed Jun 17 10:26:41 EDT 2009
Hi!
I have a small change I discussed with several people already, including two of our bigger customers: Undeployment of processes with the JBoss Deployer.
In the current code base undeploying a process archive (sorry, a "bar" ;-)) means deleting the process definition and all instances from database. This is a bit rude and can cause a lot of trouble, even if it was "just" a user error or whatever. The deleted process instances are gone then.
So I will change the logic from deleting to suspending a process definition when the archive is deleted. Then it must be deleted by an administrator explicitly or you can reactivate it if it was by mistake.
For me it is important that this goes into GA already. Any objections?
Cheers
Bernd
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238250#4238250
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238250
More information about the jboss-dev-forums
mailing list