Thanks so much. Of course, I neglected to try the one thing that is actually somewhat obvious in hindsight.
-----Original Message----- From: Oliver Lietz [mailto:[email protected]] Sent: Thursday, September 08, 2016 8:39 AM To: [email protected] Subject: Re: configuration property type with arrays On Friday 02 September 2016 14:26:30 Leschke, Scott wrote: > Can one/how does one define a value in a property file such that the > value is converted to an array of values (specifically a String[]) > when using Configuration Property Types? I've been gradually moving > my blueprint code over to Components and have been using CPTs which I > first read about in Neil Bartlett's article "What's New in Declarative > Services 1.3?" Further reading led me to believe this is possible > but, while I get an array, it always has length == 1. Hi Scott, have a look at KARAF-4346 and SLING-6043. Regards, O.
