From: <ad...@jb...> - 2005-07-29 17:11:24
|
You can already attach multiple invoker proxy bindings to an MDB. e.g. you can get an MDB to listen to multple topic subscriptions (either from the same jms server or different ones) So I guess the solution would be to have a "template invoker proxy binding" and add management methods to the MDB Container that lets you add/remove invoker proxy bindings with specific overrides like your selector. Such a solution would also apply to JCA1.5 with the "activation config properties". Why don't you experiment? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887333#3887333 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887333 |