[ad_1]
Previously I was used spring 4.1.6 version and cxf relation jar version is 2.6.1.
Now I have change spring version to 4.3.30 which is not comfortable with cxf version 2.6.1 jars.
Because of this I am getting error like java.lang.NoClassDefFoundError: Could not initialize class org.apache.cxf.jaxrs.provider.ProviderFactory
What is exact cxf version for spring 4.3.30 version?
[ad_2]