Forum Discussion

mkod100's avatar
mkod100
Occasional Visitor
10 years ago

java.lang.NoSuchMethodError: com.eviware.soapui.config.ProjectConfig.getRestMockServiceList()

While executing soapui test project I am getting follwoing error:

 

Exception in thread "main" java.lang.NoSuchMethodError: com.eviware.soapui.config.ProjectConfig.getRestMockServiceList()Ljava/util/List;

 

The soap test project is created in Free SOAPUI 5.2.1 and I am executing in my eclipse, and then I see above error.