Did you fix the issue of having mixed versions of CXF? You need to use 2.7.14 for ALL the cxf jars, not just one or two.
And then check to make sure the JAXB jars end up as all the same version as well. Dan > On Jan 23, 2015, at 12:46 PM, JamesDev <[email protected]> wrote: > > This error happens when I use org.apache.cxf:cxf-rt-ws-security version > 2.7.11 to 2.7.14 > > Using version 2.7.10 of this dependency, I dont get this problem anymore. > The issue was introduced in this library in 2.7.11 and seems to be persisted > through 2.7.14 > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Could-not-initialize-class-com-sun-xml-bind-v2-model-impl-RuntimeBuiltinLeafInfoImpl-tp5752963p5753479.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
