From do-not-reply at jboss.com Wed Nov 25 04:54:53 2009 Content-Type: multipart/mixed; boundary="===============8768229713148772596==" MIME-Version: 1.0 From: bgoetzmann To: jboss-user at lists.jboss.org Subject: [jboss-user] [jBPM Users] - Groovy in Script activity works, but lang attribute seems to Date: Wed, 25 Nov 2009 04:54:53 -0500 Message-ID: <4356425.1259142893714.JavaMail.jboss@nukes01.app.mwc.hst.phx2.redhat.com> --===============8768229713148772596== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable After some search, I've found how to proceed. The class to use is org.codeh= aus.groovy.jsr223.GroovyScriptEngineFactory. - I added this declaration (in bold) in the jbpm.cfg.xml: - You have to have the groovy-all-....jar in your libs So you use Groovy in a script activity; for example: