0

while trying to run Cucumber test using Spring version 4.1.1.RELEASE I am getting a issue

java.lang.NoClassDefFoundError: org/springframework/core/OrderComparator$OrderSourceProvider

This was working absolutely fine with version 3.2.2 after I upgraded I see this issue. Any help appreciated

Marit
  • 2,399
  • 18
  • 27
  • Is this error coming running a particular feature or the complete project as a whole. – Abhishek Bedi Dec 07 '15 at 13:08
  • I am trying to run my complete suite of functional test, that's when i see the error – Bibhu Dec 08 '15 at 05:25
  • Possible duplicate of: https://stackoverflow.com/questions/6210757/java-lang-classnotfoundexception-org-springframework-web-context-contextloaderl - Please try the accepted answer from that question – Marit Jan 07 '18 at 06:59

0 Answers0