[
https://issues.apache.org/jira/browse/CXF-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17632601#comment-17632601
]
Bhavik commented on CXF-8793:
-----------------------------
[~reta]
Sorry I had accidentally attached wrong poms earlier as I had stashed my
changes while analyzing the difference between the two version and hence it was
showing the cxf-api dependency in the pom.
Please find the two correct poms below
1. project pom [^pom-2.xml]
2. service module pom [^pom-3.xml]
Also PFA contents for WEB-INF and lib folder as [^Web-INF_lib_Contents.txt]
> Unable to locate Spring NamespaceHandler for XML schema namespace
> [http://cxf.apache.org/jaxrs] after updating CXF to 3.5.3
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: CXF-8793
> URL: https://issues.apache.org/jira/browse/CXF-8793
> Project: CXF
> Issue Type: Bug
> Reporter: Bhavik
> Priority: Major
> Attachments: Web-INF_lib_Contents.txt, maven_dependency_tree.txt,
> pom-2.xml, pom-3.xml, serviceContext.xml
>
>
> After updating Spring to 5.3.20 and CXF to 3.5.3 tomcat is crashing with
> following error.
>
> Caused by:
> org.springframework.beans.factory.parsing.BeanDefinitionParsingException:
> Configuration problem: Unable to locate Spring NamespaceHandler for XML
> schema namespace [http://cxf.apache.org/jaxrs]
> Offending resource: URL
> [jar:file:/Users/vn54oiv/Documents/apache-tomcat-9.0.68/webapps/partner_data_status_app_war/WEB-INF/lib/partner-data-status-service-1.0.69.PROD.HF.1.0-SNAPSHOT.jar!/META-INF/serviceContext.xml]
>
>
> PFA serviceContext.xml
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)