Hi On 18/11/14 20:27, Osvaldo Pina wrote:
Hi,I'm working on migrating a rest framework from cxf 2.7 to 3.0 and I noticed that the dependency to jaxb-impl was removed. Can I point to a specific jaxb-impl in 3.0? If it's ok which version shold I point to?
CXF 3.0.x parent/pom.xml has this property set: <cxf.jaxb21.core.version>2.1.14</cxf.jaxb21.core.version> Cheers, Sergey
Thanks!
