> On Nov 7, 2014, at 6:30 AM, Frizz <[email protected]> wrote: > > Hi there, > > two questions: > (1) What is the recommended approach for migrating CXF 2.7.x to version > 3.0.x in a Karaf container?
Likely start from a fresh container and add in what you need. > I mean I could look into apache-cxf-2.7.x-features.xml and uninstall > everything manually - but that's quite cumbersome. > > (2) Is it possible to have two different versions of CXF (2.7.x and 3.0.x) > in one Karaf container? No. I’m pretty sure nothing will work if you do that or you’ll get all kinds of errors in the logs and such.. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
