[jira] [Commented] (QPIDJMS-364) qpid-jms-client - May hide ClassNotFoundException when setting properties via FactoryFinder

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPIDJMS-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381080#comment-16381080
 ] 

ASF subversion and git services commented on QPIDJMS-364:
-

Commit 7e7cebe50579bc897923599668f2a7ab8067c9a2 in qpid-jms's branch 
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=7e7cebe ]

QPIDJMS-364 Refactor to present Class not found errors to surface

Allow for class not found for proton resources to surface if jar is
missing or old version is used.

> qpid-jms-client - May hide ClassNotFoundException when setting properties via 
> FactoryFinder
> ---
>
> Key: QPIDJMS-364
> URL: https://issues.apache.org/jira/browse/QPIDJMS-364
> Project: Qpid JMS
>  Issue Type: Improvement
>  Components: qpid-jms-client
>Affects Versions: 0.29.0
>Reporter: Claus Ibsen
>Assignee: Timothy Bish
>Priority: Minor
> Fix For: 0.30.0
>
> Attachments: Screen Shot 2018-02-28 at 09.52.46.png
>
>
> I had a problem in an Apache Camel AMQP example that would not work. It 
> turned out that it was a classpath issues with a missing JAR.
> However the real error I got was hidden as the qpid-jms-client catches a 
> Throwable and ignores the exception.
> See the attached screenshot, and notice the exception about 
> NoClassDefFoundException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPIDJMS-364) qpid-jms-client - May hide ClassNotFoundException when setting properties via FactoryFinder

2018-02-28 Thread Claus Ibsen (JIRA)

[ 
https://issues.apache.org/jira/browse/QPIDJMS-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379989#comment-16379989
 ] 

Claus Ibsen commented on QPIDJMS-364:
-

The error you see is

qpid Provider scheme NOT recognized: [amqp]

> qpid-jms-client - May hide ClassNotFoundException when setting properties via 
> FactoryFinder
> ---
>
> Key: QPIDJMS-364
> URL: https://issues.apache.org/jira/browse/QPIDJMS-364
> Project: Qpid JMS
>  Issue Type: Improvement
>  Components: qpid-jms-client
>Affects Versions: 0.29.0
>Reporter: Claus Ibsen
>Priority: Minor
> Attachments: Screen Shot 2018-02-28 at 09.52.46.png
>
>
> I had a problem in an Apache Camel AMQP example that would not work. It 
> turned out that it was a classpath issues with a missing JAR.
> However the real error I got was hidden as the qpid-jms-client catches a 
> Throwable and ignores the exception.
> See the attached screenshot, and notice the exception about 
> NoClassDefFoundException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org