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 2006/11/27 15:44:20 UTC

[jira] Created: (QPID-130) ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)

ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)
--------------------------------------------------------------------------------------------------------

                 Key: QPID-130
                 URL: http://issues.apache.org/jira/browse/QPID-130
             Project: Qpid
          Issue Type: Bug
          Components: JMS Compliance
            Reporter: Rajith Attapattu
         Assigned To: Rajith Attapattu


Currently we don't have support for javax.jms.TopicPublisher.
The BasicMessageProducer doesn't implement this interface, hence the exception

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

        

[jira] Closed: (QPID-130) ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)

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

Rajith Attapattu closed QPID-130.
---------------------------------


> ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-130
>                 URL: https://issues.apache.org/jira/browse/QPID-130
>             Project: Qpid
>          Issue Type: Bug
>          Components: JMS Compliance
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>
> Currently we don't have support for javax.jms.TopicPublisher.
> The BasicMessageProducer doesn't implement this interface, hence the exception

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


[jira] Resolved: (QPID-130) ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-130?page=all ]

Rajith Attapattu resolved QPID-130.
-----------------------------------

    Resolution: Fixed

This issue if fixed in rev 479640 in trunk
We now have TopicPublisherAdapter class that adapts the method defined in TopicPublisher to the methods defined in javax.jms.MessageProducer


> ClassCastException in AMQSession (while trying to cast BasicMessageProducer to javax.jms.TopicPublisher)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-130
>                 URL: http://issues.apache.org/jira/browse/QPID-130
>             Project: Qpid
>          Issue Type: Bug
>          Components: JMS Compliance
>            Reporter: Rajith Attapattu
>         Assigned To: Rajith Attapattu
>
> Currently we don't have support for javax.jms.TopicPublisher.
> The BasicMessageProducer doesn't implement this interface, hence the exception

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