Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

unable to resolve class com.eviware.soapui.impl.wsdl.support.assertions

$
0
0

Newbie here..Need your valuable suggestions

 

 

I have a Groovy Script step in soapui 4.6.4

 

my first line of code is 

import com.eviware.soapui.impl.wsdl.support.assertions

 

 

and when I run the script I get the following 

 

 

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script2.groovy: 1: unable to resolve class com.eviware.soapui.impl.wsdl.support.assertions @ line 1, column 1. import com.eviware.soapui.impl.wsdl.support.assertions ^ org.codehaus.groovy.syntax.SyntaxException: unable to resolve class com.eviware.soapui.impl.wsdl.support.assertions @ line 1, column 1. ...

 

 

 

Can some one please help with what I need to do?


Viewing all articles
Browse latest Browse all 20755

Trending Articles