[jboss-user] [jBPM Users] - Groovy language in Script activity
bgoetzmann
do-not-reply at jboss.com
Tue Nov 24 12:06:34 EST 2009
Hello,
The jBPM says a little on how to use another script language in a Script activity.
It seems you have to add something like this, as child element of the script-manager XML element in the jbpm.cfg.cml file:
<script-language name="..." factory="..."/>
for the language you want.
How can I define Groovy? And what interface the class defined in factory attribute is supposed to support?
Thank you,
Bertrand.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267360#4267360
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267360
More information about the jboss-user
mailing list