I am planning on looking into the JMX functionality in Servicemix to see what kinds of things I can do in regards to configuring a service unit. There is a specific thing that I would like to do and I'm curious if anyone has done it before. Let's say I create a ServiceEngine and deploy a Service Unit to it. Then I want to configure the service unit by setting some custom properties on it at runtime using JMX. Is it possible to then save those custom properties to the xbean.xml configuration and therefore overwrite the default properties that were specified in it during deployment of the SU? I didn't remember seeing anything like that the last time I looked at the JMX docs so wasn't sure if anyone knew of any examples anywhere of doing that sort of thing?
Thanks! Ryan
