Deva Kumaresan created CXF-7769:
-----------------------------------
Summary: Cxf with spring 4.3.17 not working
Key: CXF-7769
URL: https://issues.apache.org/jira/browse/CXF-7769
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.7.18
Environment: Spring 4.3.17
Cxf rt-core and other cxf 2.7.18
wss4j 1.6.18
Reporter: Deva Kumaresan
Hi, I am upgrading spring framework version from 4.1.16 to 4.3.17 in our web
application.
I am also using cxf version 2.7.18 and mule 3.8.0 along spring in my project .
I am using maven for building the project.
When I deploy the application in jetty 8x version, it throws the below error.
I also tried upgrading the cxf versions above 3.x also. Still same problem
comes. This looks some compatibility version. FYI i am using WSS4J jar version
1.6.18. I tried other versions too but did not work. Please assist in correct
version of cxf for spring 4.3.17 and mule 3.8.0 and relevent wss4j.
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException:
Unexpected exception parsing XML document from /WEB-INF/esf_config_deploy.xml;
nested exception is or
g.springframework.beans.FatalBeanException: Invalid NamespaceHandler class
[org.mule.module.cxf.config.CxfNamespaceHandler] for namespace
[http://www.mulesoft.org/schema/mule/c
xf]: problem with handler class file or dependent class; nested exception is
java.lang.NoClassDefFoundError: *org/apache/ws/security/validate/Validator*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)