Forum Discussion
surinam
15 years agoOccasional Contributor
Hi all,
I have the same problem with importing jar files into loadUi
and creating the /ext folder doesn't work.
loadui startup log:
[SoapUI] Failed to add jar to org.apache.felix.framework.ModuleImpl$ModuleClassLoader, trying parent
[SoapUI] Added [file:/c:/.../LOADUI/loadUI-1.0-beta2/./ext/my.jar] to classpath
import in soapui test case (groovy script test step) invokes this error:
Script1.groovy: 1: unable to resolve class com.my.my.my.types.Input
tested on loadui build from 9.6.2010
thanks for help,
surinam
I have the same problem with importing jar files into loadUi
and creating the /ext folder doesn't work.
loadui startup log:
[SoapUI] Failed to add jar to org.apache.felix.framework.ModuleImpl$ModuleClassLoader, trying parent
[SoapUI] Added [file:/c:/.../LOADUI/loadUI-1.0-beta2/./ext/my.jar] to classpath
import in soapui test case (groovy script test step) invokes this error:
Script1.groovy: 1: unable to resolve class com.my.my.my.types.Input
tested on loadui build from 9.6.2010
thanks for help,
surinam