Hi,

I'd like to test Stanbol bundles on an OSGi environments other than Felix, esp. Equinox.

Before setting up the environment, I was wondering if I can expect these bundles to run despite the fact there are Felix SCR components and services.

In my understanding, declarative services are part of the OSGi specifications, but what if in the Java code they are defined with Felix annotations (@Component, @Reference etc.)? Are they converted to "standardized" component/service declarations at build time? I haven't found anything of much use in the generated MANIFEST.MF files.

Thanks

Alessandro

Reply via email to