How can I dynamically create new MDB topic subscribers? Normally an MDB would be bound to a subscription at deploy time, but I want to create new subscrptions in a SLSB method. I would like each new subscription to be associated with a different MDB instance, each having a different message selector.
I don't believe anything in the EJB spec supports this, but surely there is some JBoss magic to get the job done in elegant fashion. Thank you, Chadwick. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877886#3877886 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877886 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
