On 14/04/2016 5:11 AM, Karel Haeck wrote:
Paul, any reason why you are using a factory configuration ? replacing config = configAdmin.createFactoryConfiguration(pid, null); with config = configAdmin.getConfiguration(pid, null); should work.
Hi Karel, Thanks, the problem was as you suggested. I looked but did not see ;-) Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

