Skip to content

Missing cxf-servlet.xml #5

Description

@rknowles9

I cloned this project, built it with

=> mvn clean install
=> cd web
=> mvn jetty:run

On the last step I get the error

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

[INFO] Started SelectChannelConnector@0.0.0.0:8080
[INFO] Started Jetty Server

but when I go to http://localhost:8080/semanticmdr I see

HTTP ERROR: 503

Problem accessing /semanticmdr. Reason:

Service Unavailable

(Is this project still active?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions