Hi people,
I just running script runner 1.8.1 plugin with groovy-all.1.8.5 on Jira 4.4.4, I updated from script runner 1.7.14 and groovy-all-1.7.10. Just now I'm developing a service to do a request a http JSON to other application, with groovy-all.17.10 I saw the class "com.onresolve.jira.groovy.GroovyService" to created this services, but now I have this error:
Unable to create a service config for service with the name : TestLWAM
com.atlassian.jira.service.OfBizServiceConfigStore$ClassNotFoundServiceException: Could not find class: com.onresolve.jira.groovy.GroovyService
Any one know which class I need to use?.
Thks in advance
Hi Jamie,
Into my class I have this:
-rw-r--r-- 1 5717562 2013-04-19 08:07 groovy-all-1.7.10.jar
-rw-r--r-- 1 286467 2013-04-19 08:07 groovyrunner-1.7.14.jar
But if I change these by groovy-all-1.8.5 and groovyrunner1.8.1 my service does not work.
I don't remember that old version too well... can you check the class is in the jar? AFAIK it should work...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.