I recently started using Configuration Admin service. The way I am controlling the values is, obviously, editing the property files and redeploying them.

I know there is an API that allows changing configuration at runtime, but I need a program with the user interface that will actually do it.

Is there any utility available that supports changing configuration attributes?
Or I need to write my own?