Hi,

On Mon, Dec 20, 2010 at 1:07 PM, Alessandro Adamou <[email protected]> wrote:
> I've been making runs through Eclipse-generated Equinox frameworks, and
> eventually pulled in the Stanbol bundles I needed.
>
> From an OSGi console ss I can see bundles are activated, but their
> components are not. I don't see the effects of any execution of the
> activate() methods at least.
>
> So the bad news is that SCR components seem to be ignored. The good news is
> that this doesn't seem to prevent bundles from activating. Looks like this
> means having a fallback strategy for non-Felix environments....

Did you install the required SCR runtime bundles? You need at least
the org.apache.felix.scr (or Equinox equivalent) bundle and maybe some
additional ones, check what the FISE runtime is using.

-Bertrand

Reply via email to