[jira] [Commented] (CAMEL-10398) Avoid NPE when neither of ConnectionResource nor ConnectionFactory is configured

2016-10-19 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-10398:


Github user igarashitm closed the pull request at:

https://github.com/apache/camel/pull/1216


> Avoid NPE when neither of ConnectionResource nor ConnectionFactory is 
> configured
> 
>
> Key: CAMEL-10398
> URL: https://issues.apache.org/jira/browse/CAMEL-10398
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-sjms
>Affects Versions: 2.18.0
>Reporter: Tomohisa Igarashi
>Assignee: Andrea Cosentino
> Fix For: 2.19.0
>
>
> SJMS consumer/producer throws NPE if neither of ConnectionResource nor 
> ConnectionFactory is configured. A meaningful exception should be thrown 
> instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CAMEL-10398) Avoid NPE when neither of ConnectionResource nor ConnectionFactory is configured

2016-10-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-10398:


GitHub user igarashitm opened a pull request:

https://github.com/apache/camel/pull/1216

CAMEL-10398 SJMS - Avoid NPE when neither of ConnectionResource nor C…

…onnectionFactory is configured

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/igarashitm/camel CAMEL-10398

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/1216.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1216


commit 33985a9259cd6fe3733481ff1bf8b7f765e3569d
Author: Tomohisa Igarashi 
Date:   2016-10-19T04:39:23Z

CAMEL-10398 SJMS - Avoid NPE when neither of ConnectionResource nor 
ConnectionFactory is configured




> Avoid NPE when neither of ConnectionResource nor ConnectionFactory is 
> configured
> 
>
> Key: CAMEL-10398
> URL: https://issues.apache.org/jira/browse/CAMEL-10398
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-sjms
>Affects Versions: 2.18.0
>Reporter: Tomohisa Igarashi
>
> SJMS consumer/producer throws NPE if neither of ConnectionResource nor 
> ConnectionFactory is configured. A meaningful exception should be thrown 
> instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)