[ http://issues.apache.org/jira/browse/QPID-166?page=all ]

Rajith Attapattu resolved QPID-166.
-----------------------------------

    Resolution: Fixed

This is fixed in rev 485735 in the Qpid trunk

> Check for pre conditions to satisfy JMS spec requirments
> --------------------------------------------------------
>
>                 Key: QPID-166
>                 URL: http://issues.apache.org/jira/browse/QPID-166
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>    Affects Versions: M2
>            Reporter: Rajith Attapattu
>             Fix For: M2
>
>
> The following classes needs to check for one or many of the following pre 
> conditions
> Preconditions
> ---------------------------
> Check of connection is  closed
> Check if session is closed
> Afected Classes
> -------------------------
> AbstractJMSMessage.java
> AMQSession.java
> AMQConnection.java
> Preconditions
> ---------------------------
> Check if sessio is closed
> Check if destination is valid
> Afected Classes
> -------------------------
> BasicMessageProducer.java
> BasicMessageConsumer.java
> Preconditions
> ---------------------------
> Check if session is closed
> Check if Queue is valid
> Afected Classes
> -------------------------
> QueueReceiverAdaptor.java
> QueueSenderAdapter.java
> Preconditions
> ---------------------------
> Check if session is closed
> Check if Topic is valid
> Afected Classes
> -------------------------
> TopicPublisherAdapter.java
> TopicSubscriberAdaptor.java

-- 
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