JMX-enable configuration of certain endpoint properties such as the
"concurrentConsumers" property on the smx-jms:consumer
---------------------------------------------------------------------------------------------------------------------------
Key: SM-1768
URL: https://issues.apache.org/activemq/browse/SM-1768
Project: ServiceMix
Issue Type: New Feature
Components: servicemix-core
Affects Versions: 3.3
Reporter: Ron Gavlin
I currently use Spring PropertyPlaceholderConfigurer to externalize the
configuration of endpoint properties values such as the smx-jms:consumer
concurrentConsumers property. I would like to be able to use JMX to change the
concurrentConsumer property value on an endpoint at runtime (which is supported
by Spring JMS).
Would it make sense to leverage SMX4KNL-171 (Include RFC0139 (JMX management of
OSGi)) to implement such a feature?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.