Did you try to use JConsole to look up the status of camel routes[1]?

From your description I double if the camel-jms can access the JMS broker 
rightly.

[1]http://camel.apache.org/camel-jmx.html


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Tuesday, August 20, 2013 at 10:08 PM, Harish Shindhe (hashinde) wrote:

> Hi,
>  
> We are using Camel 2.9 in our application. The role of which is to read the 
> message from one end point and pass it to another endpoint which is a POJO 
> which takes care of processing the message.
>  
> We use Spring xml based configuration to define the JNDITemplate and 
> endpoints and things worked fine until few days back.
>  
> Recently there was a network upgrade and a WAS patch upgrade after which 
> there is no consumption of messages from the defined jms end point. We have 
> looked at all the configurations and everything seems to be fine.
>  
> Is there a diagnostic tool that when run as a standalone program tells me the 
> health of the camel initialization and its readiness to consume messages.
>  
> Please help.
>  
> Regards,
> Harish



Reply via email to