You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/04/20 12:01:15 UTC

[jira] Created: (QPID-465) Incorrect Exception thrown from send() method.

Incorrect Exception thrown from send() method.
----------------------------------------------

                 Key: QPID-465
                 URL: https://issues.apache.org/jira/browse/QPID-465
             Project: Qpid
          Issue Type: Bug
          Components: Java Client, JMS Compliance
    Affects Versions: M2
            Reporter: Martin Ritchie
             Fix For: M2


Sending a message to a null destination should throw an UnsupportedOperationExceptionnot an InvalidDestinationException

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


[jira] Assigned: (QPID-465) Incorrect Exception thrown from send() method.

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Smith reassigned QPID-465:
---------------------------------

    Assignee: Rupert Smith

> Incorrect Exception thrown from send() method.
> ----------------------------------------------
>
>                 Key: QPID-465
>                 URL: https://issues.apache.org/jira/browse/QPID-465
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>    Affects Versions: M2
>            Reporter: Martin Ritchie
>            Assignee: Rupert Smith
>             Fix For: M2
>
>
> Sending a message to a null destination should throw an UnsupportedOperationExceptionnot an InvalidDestinationException

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


[jira] Resolved: (QPID-465) Incorrect Exception thrown from send() method.

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Smith resolved QPID-465.
-------------------------------

    Resolution: Fixed

Fixed, now throws the correct exception when the queue is null.

> Incorrect Exception thrown from send() method.
> ----------------------------------------------
>
>                 Key: QPID-465
>                 URL: https://issues.apache.org/jira/browse/QPID-465
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>    Affects Versions: M2
>            Reporter: Martin Ritchie
>            Assignee: Rupert Smith
>             Fix For: M2
>
>
> Sending a message to a null destination should throw an UnsupportedOperationExceptionnot an InvalidDestinationException

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