cancel
Showing results for 
Search instead for 
Did you mean: 

REST can't fire groovy script

nekojiru
Champ in-the-making
Champ in-the-making
Hi

Script Listener written by Groovy only can fire from Activiti Explore because REST war not have groovyall.jar in their WEB-INF/lib folder.

Regards.
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

Ok, Groovy should be included in the REST WAR by default as well, can you create a JIRA issue?
For now you can include the Groovy all JAR manually of course.

Best regards,

nekojiru
Champ in-the-making
Champ in-the-making
Hi, Tijs
I've reported ACT-2232.

Of course I currently copy groovy jar in rest war and work fine.

Regards