Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-08-03 Thread Claus Ibsen
Hi I got the last pieces of the puzzle fixed and committed. Camel 2.9 onwards no longer requires Spring JARs for JMX management. All the out of the box components have been migrated. The Spring JMX annotations can still be used, when using Camel with Spring (eg from a Spring XML file).

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-08-02 Thread Claus Ibsen
Hi Just a heads up on the progress so far. The parent ticket is, and I have created sub-tickets for sub tasks to be executed: https://issues.apache.org/jira/browse/CAMEL-3408 There is a pluggable API in place, that ensures that when people uses camel-spring with Camel, it will support the

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-08-02 Thread Claus Ibsen
Hi Another heads up. I have implemented the Camel JmxMbeanAssember, and committed to trunk. All the unit tests passed and the migrated is easy. Just replace the Spring JMX annotations with their Camel counterparts. So camel-core now use pure Camel for JMX and only depend on slf4j-api as 3rd

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-19 Thread Claus Ibsen
On Fri, Jul 15, 2011 at 11:26 AM, Claus Ibsen claus.ib...@gmail.com wrote: On Thu, Jul 14, 2011 at 10:38 PM, Christian Müller christian.muel...@gmail.com wrote: +1 I also think it's a good idea. Let me know if you would like to distribute the work... Yeah I think some sub tickets in JIRA

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-15 Thread Claus Ibsen
On Thu, Jul 14, 2011 at 10:38 PM, Christian Müller christian.muel...@gmail.com wrote: +1 I also think it's a good idea. Let me know if you would like to distribute the work... Yeah I think some sub tickets in JIRA would be created so the work can be distributed. But first lets get Camel 2.8

[DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-14 Thread Claus Ibsen
Hi Now that Camel 2.8 is getting close to being released. Its in vote. I took a bit time to writeup a design note about some goals for Camel 2.9. At first it please go read this wiki page: https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.9+-+JMX+and+reducing+Spring+dependency One of

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-14 Thread Johan Edstrom
I am all for that. Especially removing the JMX annotations that are Spring based. /je On Jul 14, 2011, at 12:53 AM, Claus Ibsen wrote: Hi Now that Camel 2.8 is getting close to being released. Its in vote. I took a bit time to writeup a design note about some goals for Camel 2.9.

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-14 Thread Christian Schneider
I also think it is a good time now to get a bit more independent from spring. +1 Christian Am 14.07.2011 08:53, schrieb Claus Ibsen: Hi Now that Camel 2.8 is getting close to being released. Its in vote. I took a bit time to writeup a design note about some goals for Camel 2.9. At first it

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-14 Thread Donald Whytock
+1 Speaking of reducing to slf4j...I'm in the process of stripping Pax Logger down to a single .jar for my own convenience. Would a single-jar logger be desirable as a Camel ingredient? Don On Thu, Jul 14, 2011 at 11:00 AM, Christian Schneider ch...@die-schneider.net wrote: I also think it is

Re: [DISCUSS] - Camel 2.9 - JMX and reducing Spring depdendency

2011-07-14 Thread Christian Müller
+1 I also think it's a good idea. Let me know if you would like to distribute the work... Best, Christian On Thu, Jul 14, 2011 at 8:53 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Now that Camel 2.8 is getting close to being released. Its in vote. I took a bit time to writeup a design