[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2249) Update on MDB selector without having to redeploy the whole application.

Tom Ross (JIRA) jira-events at lists.jboss.org
Mon May 23 04:12:00 EDT 2011


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

        


More information about the jboss-jira mailing list