Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-04-12 Thread Ygor Castor
I've created a simple test here under Karaf 4.0.9 , Spring 4.2.9, Gemini 2.0.0 and Camel 2.19.0-SNAPSHOT. 2017-04-12 16:21:31,564 | INFO | ExtenderThread-1 | OsgiBundleXmlApplicationContext | 52 - org.apache.servicemix.bundles.spring-context - 4.2.9.RELEASE_1 | Refreshing OsgiBundleXmlApplicati

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-04-12 Thread Ygor Castor
For spring-dm is quite impossible to use Spring 4, but Gemini Blueprint has recently added support to spring 4.x, i'm testing for some time under karaf and it works quite ok. Maybe it's possible to change the spring-dm feature to use the BundleAware from Gemini instead of spring-dm one, should wo

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-04-12 Thread Claus Ibsen
Hi Just in case we going to disable it so its not in the features file. But the JAR is still build and released Then it can be dropped/removed totally in 2.20 or 3.0 at the latest. On Tue, Apr 11, 2017 at 3:41 PM, Claus Ibsen wrote: > Hi > > Just a heads up that as spring-dm is almost impossi

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-04-11 Thread Claus Ibsen
Hi Just a heads up that as spring-dm is almost impossible to get working anymore in a modern karaf / osgi world so we will remove it from 2.19 onwards. On Thu, Mar 23, 2017 at 6:50 PM, Claus Ibsen wrote: > Logged a ticket > https://issues.apache.org/jira/browse/CAMEL-11059 > > On Thu, Mar 23,

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-03-23 Thread Claus Ibsen
Logged a ticket https://issues.apache.org/jira/browse/CAMEL-11059 On Thu, Mar 23, 2017 at 6:01 PM, Christian Schneider wrote: > I also think removing spring dm for camel 2.19 is a good idea. > Currently people just mix camel-spring-dm with any other camel features and > expect it to work. So they

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-03-23 Thread Christian Schneider
I also think removing spring dm for camel 2.19 is a good idea. Currently people just mix camel-spring-dm with any other camel features and expect it to work. So they can only be disappointed. Christian On 23.03.2017 17:50, Claus Ibsen wrote: I think you can run camel-spring-dm and maybe not i

Re: camel-spring-dm feature incompatible to most other features of camel 2.18.3

2017-03-23 Thread Claus Ibsen
I think you can run camel-spring-dm and maybe not install components that require Spring 4.x etc and then do some limited Camel application on the legacy Spring DM. Or in theory have spring 3.x and 4.x run side by side (osgi versioning) and have it somehow work. But hey f... spring-dm is not good i