You’’ll need to specify the configuration location as something like “?" to get 
that to work.  See the section on multi-locations, 104.4.1 p 93 in R6 in the 
spec.  I don’t know if karaf lets you specify the location for a config.

david jencks

> On Dec 2, 2015, at 11:45 AM, Benson Margulies <[email protected]> wrote:
> 
> One interesting factlet: this all happened after I told two components
> to share a configuration PID. If that's evil, it might explain
> something.
> 
> 
> On Wed, Dec 2, 2015 at 2:32 PM, Benson Margulies <[email protected]> wrote:
>> karaf@root>scr:list | grep worker
>> -1 | UNSATISFIED | com.basistech.ws.worker.service.Worker
>> 18 |             | com.basistech.ws.worker.bus.impl.BusService
>> 20 |             |
>> com.basistech.ws.worker.mocknametranslation.impl.MockNameTranslationService
>> 21 |             |
>> com.basistech.ws.worker.mockpnm.MockPairwiseNameMatchingService
>> 22 |             |
>> com.basistech.ws.worker.rbl.BaseLinguisticsComponentServiceImpl
>> 23 |             | 
>> com.basistech.ws.worker.res.impl.EntityResolutionServiceImpl
>> 24 |             |
>> com.basistech.ws.worker.rex.EntityExtractionComponentServiceImpl
>> 25 |             |
>> com.basistech.ws.worker.rli.LanguageIdentificationComponentServiceImpl
>> 26 | UNSATISFIED | com.basistech.ws.worker.service.WorkerService
>> 
>> karaf@root>scr:details com.basistech.ws.worker.service.Worker
>> Component Details
>>  Name                : com.basistech.ws.worker.service.Worker
>>  State               : UNSATISFIED
>> References
>> karaf@root>
>> 
>> Why no details on Worker?

Reply via email to