I'm not sure what's going on, I don't see any way a component managed by a ds instance could avoid showing up in the list command, and my recollection was that they did. Unfortunately I don't have ready access to a test environment at the moment.
David Jencks Sent from my iPhone > On May 16, 2017, at 1:35 PM, Cristiano Gavião <[email protected]> wrote: > > I'm using scr:list from org.apache.felix.scr and tried it on both felix and > equinox. no karaf involved. > > See bellow, it returned only the component from the bundle outside the > subsystem. > > >> scr:list >> BundleId Component Name Default State >> Component Id State PIDs (Factory PID) >> [ 13] >> com.c8tech.hawkeyes.kernel.internal.bootstrap.ComponentCommandKernelBootstrap >> enabled >> [ 0] [active ] >> [ 21] org.eclipse.equinox.event enabled >> [ 1] [active ] > > > >> On 16/05/2017 14:17, David Jencks wrote: >> My recollection is that the scr:list command from ds did show components >> from all regions. Are you using the ds command or the karaf one? >> >> Thanks >> David Jencks >> Sent from my iPhone >> >>> On May 16, 2017, at 9:49 AM, Cristiano Gavião <[email protected]> wrote: >>> >>> Gavião >
