jbpm has a script manager which is jsr223 based. in order to add a script language, you
can plug in the new language by configuring the script manager.
in e.g. the script activity, you can specify the language.
it's mostly about getting the right dependencies in the pom and in the distribution
and adding the script-manager configuration line so that the script activity can also
handle groovy scripts.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229541#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...