You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bhavik (Jira)" <ji...@apache.org> on 2022/11/10 21:20:00 UTC

[jira] [Updated] (CONFIGURATION-824) Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/jaxrs] after updating CXF to 3.5.3

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

Bhavik updated CONFIGURATION-824:
---------------------------------
    Description: 
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

  was:
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]

 


> Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/jaxrs] after updating CXF to 3.5.3
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-824
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-824
>             Project: Commons Configuration
>          Issue Type: Bug
>            Reporter: Bhavik
>            Priority: Major
>         Attachments: 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)