RE: [EXTERNAL] Re: Camel Spring JMX and context:property-placeholder

2016-08-23 Thread chandler
I tried the bridge no luck. From: Chandler, Peter E Sent: Thursday, August 11, 2016 1:18 PM To: 'Claus Ibsen-2 [via Camel]' Subject: RE: [EXTERNAL] Re: Camel Spring JMX and context:property-placeholder Thanks. Claus. From: Claus Ibsen-2 [via Camel] [mailto:ml-node+s465427n578

RE: [EXTERNAL] Re: Camel Spring JMX and context:property-placeholder

2016-08-12 Thread chandler
Thanks. Claus. From: Claus Ibsen-2 [via Camel] [mailto:ml-node+s465427n5786319...@n5.nabble.com] Sent: Thursday, August 11, 2016 7:27 AM To: Chandler, Peter E Subject: [EXTERNAL] Re: Camel Spring JMX and context:property-placeholder Is context:property-placeholder from Spring, if so you need to

Re: Camel Spring JMX and context:property-placeholder

2016-08-11 Thread Claus Ibsen
Is context:property-placeholder from Spring, if so you need to bridge that with Camel, which you can find docs at http://camel.apache.org/using-propertyplaceholder.html On Wed, Aug 10, 2016 at 10:41 PM, chandler wrote: > I would like to externalize my JMX Properties. I am using the spring > conte

Camel Spring JMX and context:property-placeholder

2016-08-10 Thread chandler
I would like to externalize my JMX Properties. I am using the spring context:property-placeholder to set my JMX values. But the jmxAgent is run before the properties are set (context:property-placeholder)? // -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-JMX-an