You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/29 06:12:00 UTC

[jira] [Resolved] (CAMEL-18567) Unable to locate Spring NamespaceHandler for XML schema namespace [http://camel.apache.org/schema/cxf]

     [ https://issues.apache.org/jira/browse/CAMEL-18567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-18567.
---------------------------------
    Resolution: Information Provided

> Unable to locate Spring NamespaceHandler for XML schema namespace [http://camel.apache.org/schema/cxf]
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18567
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18567
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 3.18.2
>            Reporter: John Yin
>            Priority: Major
>
> When using Camel 3.18.2, encountered the following exception:
> org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://camel.apache.org/schema/cxf]
> The namespace is defined in <beans ... 
> http://camel.apache.org/schema/cxf
> [http://camel.apache.org/schema/cxf/camel-cxf.xsd>|http://camel.apache.org/schema/cxf/camel-cxf.xsd]
> The following camel-cxf dependencies were included:
> api "org.apache.camel:camel-cxf-common:${camelVersion}"
> api "org.apache.camel:camel-cxf-rest:${camelVersion}"
> api "org.apache.camel:camel-cxf-soap:${camelVersion}"
> api "org.apache.camel:camel-cxf-transport:${camelVersion}"
> api "org.apache.camel:camel-cxf-spring-common:${camelVersion}"
> api "org.apache.camel:camel-cxf-spring-rest:${camelVersion}"
> api "org.apache.camel:camel-cxf-spring-soap:${camelVersion}"
> api "org.apache.camel:camel-cxf-spring-transport:${camelVersion}"
> api "org.apache.camel.springboot:camel-cxf-rest-starter:${camelVersion}"
> api "org.apache.camel.springboot:camel-cxf-soap-starter:${camelVersion}"
> api "org.apache.camel.springboot:camel-cxf-transport-starter:${camelVersion}"
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)