java-lang-NoClassDefFoundError-com-sun-xml-bind-api-ErrorListener
If you getting java-lang-NoClassDefFoundError-com-sun-xml-bind-api-ErrorListener exception while build your project it means jaxb-impl.jar is missing from your class path. Please include this jar and rebuild again.