[ http://jira.activemq.org/jira//browse/AMQ-573?page=all ]
     
Hiram Chirino resolved AMQ-573:
-------------------------------

     Resolution: Fixed
    Fix Version:     (was: 4.1)
                 4.0 M5

The JMX QueueView now has a copy and delete methods that can be used to do the 
requested task

> add ability to redelivery messages that have been sent to a DLQ to the 
> original queue
> -------------------------------------------------------------------------------------
>
>          Key: AMQ-573
>          URL: http://jira.activemq.org/jira//browse/AMQ-573
>      Project: ActiveMQ
>         Type: New Feature

>     Reporter: james strachan
>     Assignee: Hiram Chirino
>      Fix For: 4.0 M5

>
>
> can we know from a message on a DLQ where it should go - if so some method 
> like...
> redeliverFromDLQ()
> would do the trick (which would be a no-op for non-DLQs)
> or failing that a method
> moveToQueue(String destination name)
> moveToTopic(String destination name)
> which works like purge, but moves to a new destination rather than deleting

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.activemq.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to