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

Rob Davies resolved AMQ-1651.
-----------------------------

    Fix Version/s: 5.1.0
       Resolution: Fixed

Fixed by svn revision 646400

> Sending message to deleted TemporaryQueue throws JMSException instead of 
> IllegalDestinationException
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1651
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1651
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Dieter Vrancken
>            Assignee: Rob Davies
>            Priority: Minor
>             Fix For: 5.1.0
>
>
> When sending a message to a deleted TemporaryQueue, a JMSException is thrown 
> at ActiveMQSession.java:1583.
> According to the JMS 1.1 spec, section 7.3 Standard Exceptions, an 
> IllegalDestinationException should be thrown instead:
> {quote}
> _InvalidDestinationException_: This exception *must be* thrown when a
> destination is either not understood by a provider or is no longer valid.
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to