cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic resource deployment not working

limcheekin
Champ on-the-rise
Champ on-the-rise
Hi,

Automatic resource deployment is supported since 5.0.beta1, documented at http://www.activiti.org/userguide/index.html#N10233.

This feature is working if the process definition file is brand new and never deployed before, but not for the updated process definition file.

Only when the resources actually have changed, will new deployments be deployed to the Activiti DB.
Feature above doesn't seems like working, anyone facing the same problem?

Also, when the ProcessEngineFactoryBean is fully initialized and running well, I update the deployed process definition file, will my updated file auto-deploy?

Please advice. Thanks.

Regards,
Chee Kin
8 REPLIES 8

tombaeyens
Champ in-the-making
Champ in-the-making
joram is trying to reproduce this problem in a test case…
to be continued

jbarrez
Star Contributor
Star Contributor

jbarrez
Star Contributor
Star Contributor
Got it fixed. See http://fisheye.codehaus.org/changelog/activiti/?cs=828
And it somehow still slipped into the beta2 😉

limcheekin
Champ on-the-rise
Champ on-the-rise
Got it fixed. See http://fisheye.codehaus.org/changelog/activiti/?cs=828
And it somehow still slipped into the beta2 😉

Great! Look forward for the release of beta2 few days later.

Thanks,
Chee Kin

frankee787
Champ on-the-rise
Champ on-the-rise
Does this fix seem to fix this problem also ?

http://jira.codehaus.org/browse/ACT-736

Cause I still seem to have the problem with 5.7

Regards,
Franklin

hamed
Champ in-the-making
Champ in-the-making
hi
i still have this problem with 5.8
each time application starts ,it redeploys the resource that doesn't changed!
any suggestion ?!

frankee787
Champ on-the-rise
Champ on-the-rise
Same problem here. No fix for it still.

Regards,
Franklin

sazzadul
Champ in-the-making
Champ in-the-making
I am experiencing the same problem and in my openion this issue must be fixed in order to make use of Activiti engine at all.