Forum Discussion

mkod100's avatar
mkod100
Occasional Visitor
9 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. 

 

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Could be that mismatch in library versions. Check if you have the same jar file from the same soapui installation.