Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
2.7.18
-
None
-
Spring 4.3.17
Cxf rt-core and other cxf 2.7.18
wss4j 1.6.18
-
Unknown
-
Blocked on External
-
Important
Description
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