java - ClassNotFoundException …
https://stackoverflow.com/questions/51815020/classnotfoundexception-org-apache-commons-collections4-listvaluedmap-when-using
Aug 13, 2018 · At first, it was showing java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlObject . After I added xmlbeans-3.0.0.jar, the excpetion is now org.apache.commons.collections4.ListValuedMap. Then I have also added commons-collections4-4.1.jar into the build path. However, the problem persists. Anyone can help!?
DA: 24 PA: 2 MOZ Rank: 79