« Return to Thread: editing composite queue selectors in explorer

Re: editing composite queue selectors in explorer

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

SwiftMQ Explorer uses CLI internally. You can change any property dynamically (and the change take effect immediately) if it is not read-only.

In this particular case we did not intend to let you change the message selector or the other attributes of a binding (there is no handler to perform a change), rather we want that you to just delete and recreate the binding. The problem is just that we did not declare the properties read-only... Will be changed for the next release.

 « Return to Thread: editing composite queue selectors in explorer