[ 
https://issues.apache.org/jira/browse/TOMEE-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924098#comment-15924098
 ] 

ASF GitHub Bot commented on TOMEE-2021:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tomee/pull/62


> support to control a MDB listening through JMX
> ----------------------------------------------
>
>                 Key: TOMEE-2021
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2021
>             Project: TomEE
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 7.0.4
>
>
> Idea is to add in openejb-jar.xml to properties support:
> - MdbActiveOnStartup = [true|false]
> - MdbJMXControl = [true|false|objectname]
> the first one will deploy the MDB but not activate the listener yet during 
> startup,
> the second one will deploy on JMX a MBean either with a name like 
> default:J2EEServer=openejb,J2EEApplication=<empty>,EJBModule=app,StatelessSessionBean=ejb/Mdb,j2eeType=control,name=ejb/Mdb
>  or with the provided name allowing to start/stop the listening of the MDB.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to