[jboss-jira] [JBoss JIRA] (WFLY-4935) missing addJNDI/removeJNDI operation via JMX
Jeff Mesnil (JIRA)
issues at jboss.org
Wed Jul 22 05:08:04 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil resolved WFLY-4935.
-------------------------------
Resolution: Won't Fix
We will not add methods to MBeans owned by Artemis in the integration code.
Note that it is not necessary, the MBeans exposed by WildFly jmx subsystem provides the same functionalities:
The MBean at jboss.as:subsystem=messaging-activemq,server=default,jms-queue=* provides addJndi and removeJndi that can be used as replacement for the missing methods in Artemis MBeans
> missing addJNDI/removeJNDI operation via JMX
> --------------------------------------------
>
> Key: WFLY-4935
> URL: https://issues.jboss.org/browse/WFLY-4935
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.Alpha5
> Reporter: Ondřej Kalman
> Assignee: Jeff Mesnil
>
> operation addJNDI can't be invoked from org.apache.activemq.artemis MBean on JMS queue, because is missing. This feature was available in EAP6
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list