cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying Processes with Java Service Tasks

gant
Champ in-the-making
Champ in-the-making
Hi,

I'm looking for a solution to deploy processes and the correspondig java service tasks without restarting the engine.

According to the user guide, I can deploy processes as business archives during runtime. So this is no problem. I need to deploy a jar-file, that contains the JavaDelegates. This classes have to be on the classpath on execution-time.

Has anyone a strategy / concept to bring the JavaDelegates to the classpath without restarting the engine?

Regards
michael
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Activiti doesn't support classloading from the deployment archive yet.
This will be implemented probably in 1-6 months.