[ https://issues.apache.org/jira/browse/CXF-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633983#comment-17633983 ]
Andriy Redko commented on CXF-8793: ----------------------------------- [~bhavikgandhi1] it is really difficult to understand what you are doing, you have packaging issues (which manifest as missing dependencies), it is likely you are missing more things. I cannot help here besides pointing out the flaws. Please make sure your deployment has all needed dependencies, or attached the reproducible application (stripped of proprietary code). At this moment, it does not look like CXF issue. > 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)