[ 
https://issues.apache.org/jira/browse/QPID-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall resolved QPID-3523.
------------------------------

    Resolution: Won't Fix

Agreed in a product backlog review - won’t fix.

> the 0-10 client is non compliant in its use of the exception listener
> ---------------------------------------------------------------------
>
>                 Key: QPID-3523
>                 URL: https://issues.apache.org/jira/browse/QPID-3523
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.12
>            Reporter: Robbie Gemmell
>              Labels: exception-handling
>
> the 0-10 client is non compliant in its use of the exception listener, with 
> some exceptions being reported both through the exception listener and method 
> calls which caused them or occur after them.
> Looking at the JMS spec section for ExceptionListener, it is quite clear 
> about intended behaviour:
> "A JMS provider should attempt to resolve connection problems itself prior to 
> notifying the client of them.
> The exceptions delivered to ExceptionListener are those which don't have any 
> other place to be reported. If an exception is thrown on a JMS call it, by 
> definition, must not be delivered to an ExceptionListener (i.e. 
> ExceptionListener is not for the purpose of monitoring all exceptions thrown 
> by a connection)."



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to