Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-17 Thread ivoleitao
Well I discovered the problem. This only happens with cxf 3.1.10. CXF 3.1.9 works well I've already opened an issue to the CXF team https://issues.apache.org/jira/browse/CXF-7288 Best Regards, Ivo Leitão -- View this message in context:

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-17 Thread ivoleitao
Ok Christian, Thanks a lot Best Regards, Ivo Leitão -- View this message in context: http://karaf.922171.n3.nabble.com/CXF-3-1-8-in-karaf-4-1-1-tp4049844p4049873.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-17 Thread Christian Schneider
We will try to improve this. Not sure if it is a bug or expected. I will discuss this with Guillaume. In the mean time I think it is easiest if you just create a small CXF-DOSGi feature yourself. The good thing is that the CXF-DOSGi feature is very small as it mainly uses Aries RSA and CXF

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-17 Thread ivoleitao
Well, just to give an update. Unfortunately no matter the configurations I ended up always with a problem while trying to use a more recent cxf version with DOSGi This was my last try with the karaf-maven-plugin org.apache.karaf.tooling

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-16 Thread ivoleitao
Sorry the cxf dependency should be : org.apache.cxf.karaf apache-cxf features 3.1.10 xml runtime and not:

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-16 Thread ivoleitao
Hi, Well I tried in the karaf-maven-plugin to blacklist the cxf repository and.. it kinda worked.. but the problem was not completely solved. I'm doing something like this... org.apache.karaf.tooling

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-16 Thread Christian Schneider
I think it should work that karaf then uses the newer CXF version together with CXF-DOSGi. Christian 2017-03-16 0:13 GMT+01:00 ivoleitao : > Hi, > > I'm sorry I was not very clear in the question, I'm using CXF DOSGI which > is currently bound to version 3.1.7 of CXF via

Re: CXF 3.1.8 in karaf 4.1.1 ?

2017-03-15 Thread ivoleitao
Hi, I'm sorry I was not very clear in the question, I'm using CXF DOSGI which is currently bound to version 3.1.7 of CXF via repository declaration in the latest DOSGi karaf feature ( http://repo.maven.apache.org/maven2/org/apache/cxf/dosgi/cxf-dosgi/2.1.0/cxf-dosgi-2.1.0-features.xml). Also I'm

CXF 3.1.8 in karaf 4.1.1 ?

2017-03-13 Thread ivoleitao
As the tile specifies the CXF version is going to be updated in Karaf 4.1.1 ? I've stumbled upon the bug described in https://issues.apache.org/jira/browse/CXF-6740 which needs an updated version of cxf. Also embedded swagger ui (http://cxf.apache.org/docs/swagger2feature.html Automatic UI