Hi JB,
IIRC, just hold the stream handlers reference in blueprint should be
enough to guarantee the start sequence, even needn't inject it into
the FeatuesServiceImpl.
Regards
Freeman
On 2012-3-9, at 下午5:37, Jean-Baptiste Onofré wrote:
I reference the stream handlers in the blueprint and i
I reference the stream handlers in the blueprint and inject into the
FeatuesServiceImpl.
I'm testing it right now.
Regards
JB
On 03/09/2012 10:22 AM, Jean-Baptiste Onofré wrote:
Hi Freeman,
let me take a look.
Thanks for the update.
Regards
JB
On 03/09/2012 10:05 AM, Freeman Fang wrote:
Hi Freeman,
let me take a look.
Thanks for the update.
Regards
JB
On 03/09/2012 10:05 AM, Freeman Fang wrote:
Hi JB,
As you already move the deployer bundles into startup.properties, how
about also add
into features.core OSGi configuration
features/core/src/main/resources/OSGI-INF/blueprin
Hi JB,
As you already move the deployer bundles into startup.properties, how
about also add
interface="org.osgi.service.url.URLStreamHandlerService"
filter="(url.handler.protocol=blueprint)" />
interface="org.osgi.service.url.URLStreamHandlerService"
filter="(url.handler.protocol=spring)" /