Cybele
13 years agoOccasional Contributor
Mock service: NoClassDefFoundError for Apache Ivy
Hello,
I've created a mock webservice which includes a Groovy script that is fired as an AfterRequest event.
When I try and access the mock service from a browser, I get the following error:
ERROR:com.eviware.soapui.impl.wsdl.mock.DispatchException: java.lang.NoClassDefFoundError: org/apache/ivy/core/settings/IvySettings
Whilst we are using Apache Ivy as part of our development, I have checked the mock service project file and cannot find any reference to it in there. As such, I am stumped as to what the issue is.
Thanks in advance for any advice.
I've created a mock webservice which includes a Groovy script that is fired as an AfterRequest event.
When I try and access the mock service from a browser, I get the following error:
ERROR:com.eviware.soapui.impl.wsdl.mock.DispatchException: java.lang.NoClassDefFoundError: org/apache/ivy/core/settings/IvySettings
Whilst we are using Apache Ivy as part of our development, I have checked the mock service project file and cannot find any reference to it in there. As such, I am stumped as to what the issue is.
Thanks in advance for any advice.