[ https://issues.apache.org/jira/browse/CAMEL-18567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610870#comment-17610870 ]
Andrea Cosentino commented on CAMEL-18567: ------------------------------------------ Related to this I'm adding the CXF Schemas for 3.18.1 and 3.18.2 https://github.com/apache/camel-website/pull/908 > 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)