Update on MDB selector without having to redeploy the whole application.
------------------------------------------------------------------------
Key: EJBTHREE-2249
URL:
https://issues.jboss.org/browse/EJBTHREE-2249
Project: EJB 3.0
Issue Type: Feature Request
Components: EJB3 Extensions
Affects Versions: EJB 3.1
Environment: JBoss EAP 5.x
Reporter: Tom Ross
There is a requirement to allow an update on MDB selector to be performed without having
to redeploy the application. At the moment the only way to change a MDB selector si to
update it's deployment descriptor which will force the redeployment of the whole
application. This is not a very practical solution particularly if more than one
application is involved. It would have been much more convenient if the MDB container
would allow to change the MDB selector without a need to redeploy the application. In this
case the end user is prepared to accept any consequences in performance that amy be caused
by disconnecting and reconnecting MDB session.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira