shrikant7
5 years agoOccasional Contributor
Getting Exception NoClassDefFoundError: com/eviware/soapui/config/InvalidSecurityScanConfig
I am trying to execute test case through eclipse but I am getting execption : NoClassDefFoundError: com/eviware/soapui/config/InvalidSecurityScanConfig. Below is my code : //Access our SOAP projec...
- 5 years agoMay be you want add SOAPUI_HOME/lib directory to class path if not already and then test.
- 5 years agoAssumed that SOAPUI_HOME/bin also in class path. If not, please try that.
- 5 years ago
Hi nmrao Thank you for your time as there was an issue with SOAP UI jar. I have taken a SOAP set-up of 5.4 and tried and it works. But after this I faced an issue related to load plugins, got exeception while running program. Tempararily I have removed that plugins jar from plugins folder and the execeptions got disappeared. :)
This is just work-around so need to know the permanant solution regarding plugins load execpetions.