RE: statisticsBrokerPlugin with Camel in Servicemix

2011-06-04 Thread qindi...@yahoo.com
:ml-node+3570197-78408851-242...@n4.nabble.com] >Sent: Friday, June 03, 2011 3:37 AM >To: John Fansler >Subject: Re: statisticsBrokerPlugin with Camel in Servicemix > > > >have you tried sending a message to ActiveMQ.Statistics.Broker - to see >if you get a response (y

RE: statisticsBrokerPlugin with Camel in Servicemix

2011-06-03 Thread john
For what it's worth, I found the issue. I didn't realize that when ActiveMQ is running in ServiceMix you need to update the "activemq.xml" bundle to get changes in the file to be loaded. Once I did that, I can see the statisticsBrokerPlugin load up. -john -- View this message in context: http://

RE: statisticsBrokerPlugin with Camel in Servicemix

2011-06-03 Thread john
een my unit test and the deployed app. Thanks, -john From: Rob Davies [via ActiveMQ] [mailto:ml-node+3570197-78408851-242...@n4.nabble.com] Sent: Friday, June 03, 2011 3:37 AM To: John Fansler Subject: Re: statisticsBrokerPlugin with Camel in Servicemix have you tried

Re: statisticsBrokerPlugin with Camel in Servicemix

2011-06-03 Thread Rob Davies
have you tried sending a message to ActiveMQ.Statistics.Broker - to see if you get a response (you need to set the replyTo destination on the message) ? On 2 Jun 2011, at 21:13, john wrote: > I'm running the fuse 4.2.0-fuse-02-00 release. > > It includes activemq 5.3.1 along with Camel 2.2 all