You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2018. It is now read-only.
After a 'git clone' and 'mvn clean install' the created war file does not include a xml-apis-*.jar file.
This results in error:
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [coin-api-properties-context.xml]; nested exception is java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal