You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Heath Kesler (JIRA)" <ji...@apache.org> on 2011/04/06 22:18:06 UTC

[jira] [Commented] (CAMEL-3714) camel-jms: testConnectionOnStartup does not test connection for producers

    [ https://issues.apache.org/jira/browse/CAMEL-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016507#comment-13016507 ] 

Heath Kesler commented on CAMEL-3714:
-------------------------------------

I will take a look at this one. 

> camel-jms: testConnectionOnStartup does not test connection for producers
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-3714
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3714
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.5.0
>            Reporter: Jim Newsham
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> I have a camel context which configures jms producers, but no jms consumers.  With this configuration, the "testConnectionOnStartup" jms option did not test the connection when I started the camel context.  I have discovered that (with the current implementation) the "testConnectionOnStartup" option only applies to consumers.  I see that it is implemented in JmsConsumer.doStart() -> JmsConsumer.testConnectionOnStartup().  It would be useful if this option could also applied to producers.
> As a workaround, I configured a dummy route and a dummy jms consumer.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira