Is there a way in JBoss 3.2.3 (or higher) to programmatically create and delete MDBs 
with a specific message selectors at run-time?  Also, if these dynamically created 
MDBs could also remain deployed (until programmatically deleted) even in the event of 
a server bounce, that would be desireable as well.

I basically want to be able to control/throttle message consumption via JMS message 
property keys for each job whose keys are not established until run-time (IE, I cannot 
just deploy a static MDB with a set message selector).  After the process flow for the 
job is done, I want to remove the consumer MDB off the queue to free resources for new 
jobs coming into the system. 

I know this can be done with non-MDB based JMS subscribers, but I was hoping to 
leverage what MDBs bring in terms of lifecycle management and CMT integration inside 
the container.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823649#3823649

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823649


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to