cancel
Showing results for 
Search instead for 
Did you mean: 

dynamically load ServiceTask classes using maven

golden_boy_t
Champ in-the-making
Champ in-the-making
Hi

I am developing process with activiti and every time i change a serviceTask code (JavaDelegate code) i need a server Up/down and replacing jar files to see the changes.

So my question is how can i load dependencies dynamically using maven.

Thanks
(Sorry for poor English)
1 REPLY 1

trademak
Star Contributor
Star Contributor
That's not part of Activiti functionality. So it will need some custom scripting probably.

Best regards,