Hi devs, I am Purposing a JMX MBean mediator for synapse as a extension mediator . >From that users will be able to expose(registor) there MBeans /MXBeans as mediators (like in ClassMediator and SpringMediator)
The Usage i see here is as follows, Users can put that MBean mediator in any mediation Sequence doing that they will be able to do things like following 1.they can put some properties that got set depending on the Message and use jconsole or any other custom console to monitor those in runtime. 2. They can expose properties in there MBean that can do changes in the Message context (say modifications done to message in side the mediator depend on those properties ) .so that in Run rime using a jconsole or a custom console they will be able to change the Message context. If this add value to synapse i would be glad to implement this feature. thank you, Charith Dhanushka Wickramarachchi http://charithwiki.blogspot.com/
