ContributionsMost RecentMost LikesSolutionsjava.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.