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 2006/09/18 11:59:22 UTC

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

Use JMSException subclass in place of NotImplementException
-----------------------------------------------------------

                 Key: QPID-1
                 URL: http://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.
-
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-1) Use JMSException subclass in place of NotImplementException

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ 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.


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

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

Steven Shaw resolved QPID-1.
----------------------------

    Resolution: Fixed

> Use JMSException subclass in place of NotImplementException
> -----------------------------------------------------------
>
>                 Key: QPID-1
>                 URL: http://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.
-
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] Commented: (QPID-1) Use JMSException subclass in place of NotImplementException

Posted by "Steven Shaw (JIRA)" <qp...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/QPID-1?page=comments#action_12436202 ] 
            
Steven Shaw commented on QPID-1:
--------------------------------

I've committed a fix.

> Use JMSException subclass in place of NotImplementException
> -----------------------------------------------------------
>
>                 Key: QPID-1
>                 URL: http://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.
-
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