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
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf-servlet.xml]
Offending resource: class path resource [dex/appContext.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [META-INF/cxf/cxf-servlet.xml]; nested exception is java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-servlet.xml] cannot be opened because it does not exist
along with lots of stack trace, which I'll provide if someone wants to look at it. The end of the output is
Thank for the quick response, that is a pity. Do have an idea why the file is missing or can give me a starting point to dive into. Then I can fix it and provide a PR.
I cloned this project, built it with
On the last step I get the error
along with lots of stack trace, which I'll provide if someone wants to look at it. The end of the output is
but when I go to http://localhost:8080/semanticmdr I see
(Is this project still active?)
The text was updated successfully, but these errors were encountered: