[ 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
