[ https://issues.apache.org/activemq/browse/AMQ-386?page=all ]
     
Hiram Chirino resolved AMQ-386:
-------------------------------

    Resolution: Won't Fix

I think it would be best if you asked this question on the 
http://jencks.codehaus.org site.  They might have a good answer for you.

> Remove a POJO listener from a queue.
> ------------------------------------
>
>          Key: AMQ-386
>          URL: https://issues.apache.org/activemq/browse/AMQ-386
>      Project: ActiveMQ
>         Type: New Feature

>   Components: Broker
>     Versions: 3.1
>  Environment: linux
>     Reporter: Okke Harsta

>
>
> Currently I'm refactoring a batch framework that was implemented with MDB's 
> and the Weblogic/JBoss container to a standalone framework that uses ActiveMQ 
> and Spring. One of the required features is to pause a batch. In Weblogic 
> this was implemented with proprietary code (undeploying the MDB) and in JBoss 
> using the MBean api for the jndi bound queue. Is there a way I can remove a 
> POJO listener from a queue with the ActiveMQ api or 'pause' a queue so the 
> onMessage of the messageListener is not called but the messages are 
> persisted?. I know the J2EE spec does not cover this requirement, therefore 
> the issue type 'wish'. A running batch must be able to be paused and there 
> are no references to classes involved in the processing. Only the queuename 
> where a POJO bean is listening to is known. Maybe this question is better 
> asked on the wiki, if so please let me know.

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

Reply via email to