Question 1: Would it be possible to to dynamically configure things like the locationURI, service, endpoint, targetService, targetEndpoint, etc... Through JMX on an HTTP endpoint? (I don¹t think this can be done right now, I am just wondering if this is something that could potentially be done) I guess this data would then need to be persisted somewhere so that if the system is restarted, the same values are still set.
Question 2: Would it be possible to create JMX operation that would deploy a duplicate component, with a temporary service name to avoid collisions. (This is of course, if the answer to question 1 was yes since the component would then need to be configured). Thank you, Doug
