John Kostaras created AMQ-8250:
----------------------------------
Summary: No network connectors created via JMX appear in the web UI
Key: AMQ-8250
URL: https://issues.apache.org/jira/browse/AMQ-8250
Project: ActiveMQ
Issue Type: Bug
Components: AMQP
Affects Versions: 5.10.2
Reporter: John Kostaras
After creating a new network connector using
{{BrokerViewMBean.addNetworkConnector(String discoveryAddress);}} the network
connector is visible in JConsole but not in the web ui
(http://<host>:8161/admin/network.jsp). This is related to
https://issues.apache.org/jira/browse/AMQ-4823 which fixes the NC in JConsole.
When creating a network connector via JMX, this is not persistent, i.e. on
broker restart it is not there anymore. Is this normal? In order to create
permanent NCs the only way is to edit {{conf/activemq.xml}}? How can one create
persistent NCs using JMX?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)