From: genman <nu...@jb...> - 2005-07-29 16:46:50
|
In terms of a priority for JBoss, probably it's not a general feature many people would use, but it makes MDBs more useful for processing requests where certain resources need to do the work for particular messages are slow or unavailable. Alternatively, an easier way to dynamically deploy MDBs (with selectors) would be nice to have. Then some sort of interceptor or whatever could deploy a new MDB instance/thread pool to do the work for a certain message. I guess if you could take a deployed "template" MDB and via JMX deploy a "clone" with a different selector that would work well enough. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887332#3887332 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887332 |