You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/06/26 10:28:45 UTC

[jira] Closed: (QPID-1) Use JMSException subclass in place of NotImplementException

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

Gordon Sim closed QPID-1.
-------------------------


> Use JMSException subclass in place of NotImplementException
> -----------------------------------------------------------
>
>                 Key: QPID-1
>                 URL: https://issues.apache.org/jira/browse/QPID-1
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Gordon Sim
>            Priority: Minor
>
> e.g. for setJMSDestination() on AbstractJMSMessage
> 2006-09-11 12:28:59,568 [Hermes ThreadPool-2] ERROR
> hermes.impl.DefaultHermesImpl - Code is not implemented
> org.apache.commons.lang.NotImplementedException: Code is not implemented
>  at org.apache.qpid.client.message.AbstractJMSMessage.setJMSDestination(AbstractJMSMessage.java:182)
>  at hermes.impl.DefaultHermesImpl.duplicate(DefaultHermesImpl.java:793)
>  at hermes.browser.tasks.CopyOrMoveMessagesTask.createMessage(CopyOrMoveMessagesTask.java:89)
> Even better if we can actually implement the behaviour!

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