Hello,

I'm having the problem that services I register with

bundleContext.registerService(Object.class.getName(),
                new SimpleRootResource(), properties);

are not being injected to DS component if the code above is in the
@Before method of the test, but are injected if the code above is in the
activator of another bundle.

before doing a minimalistic example demonstarting the problem, I thought
I ask if somebody knows the problem or what could cause it.

cheers,
reto

-- 
Reto Bachmann-Gmür
trialox.org
Tel: +41445005015



_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to