TopicSession.createPublisher does not handle null argument correctly
--------------------------------------------------------------------

                 Key: QPID-176
                 URL: http://issues.apache.org/jira/browse/QPID-176
             Project: Qpid
          Issue Type: Bug
          Components: JMS Compliance
    Affects Versions: M1
            Reporter: Robert Greig
         Assigned To: Robert Greig


Specifying a null argument to TopicSession.createPublisher should result in a 
publisher being created that is not bound to any particular topic. We do not 
check for null and as a result we attempt to validate that null is a real topic.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to