You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/07/04 04:48:31 UTC

[jira] Closed: (QPID-159) The following Interface implementations do not throw Exceptions as required by the spec

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

Rajith Attapattu closed QPID-159.
---------------------------------


> The following Interface implementations do not throw Exceptions as required by the spec
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-159
>                 URL: https://issues.apache.org/jira/browse/QPID-159
>             Project: Qpid
>          Issue Type: Bug
>          Components: JMS Compliance
>    Affects Versions: M2
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M2
>
>
> The following classes are not throwing the required exceptions as specified by the spec
> BasicMessageConsumer.java  -- implements javax.jms.MessageConsumer
> TopicSubscriberAdaptor.java -- implements javax.jms.TopicSubscriber
> QueueReceiverAdaptor.java -- implements javax.jms.QueueReceiver
> QueueSenderAdapter.java -- implements javax.jms.QueueSender
> BasicMessageProducer.java  -- implements javax.jms.MessageProducer
> TopicPublisherAdapter.java  -- implements javax.jms.TopicPublisher

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