criedluv wrote > I'm really perplexed by the above error and not sure how to diagnose. > > I went from CXF 3.0.3 to 3.1.0-SNAPSHOT hoping this might resolve it... > but no luck. Here is error, jaxb and cxf jars. I'm no longer performing > the previous jar exclusion.
A couple of questions come to mind: 1) are the versions of these two jars compatible with CXF 3.1.0-SNAPSHOT? [INFO] +- org.apache.cxf.xjc-utils:cxf-xjc-runtime:jar:3.0.3:compile [INFO] | \- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 2) Is the above CXF version compatible with Spring 3.2.5? thank you. -- View this message in context: http://cxf.547215.n5.nabble.com/java-lang-ClassCastException-com-sun-org-apache-xerces-internal-dom-ElementNSImpl-cannot-be-cast-to-X-tp5752756p5753037.html Sent from the cxf-user mailing list archive at Nabble.com.
