[jboss-osgi-users] How can I start a fragment bundle in JBoss7?

ZHANG Rocky F Rocky.f.Zhang at alcatel-lucent.com
Mon Jul 30 04:16:11 EDT 2012


Hi all,

I am using JBoss to manage my OSGi bundles.
I have tried to bring my bundles as capabilities in standalone.xml as below:
<capability name="com.xxx.logger" startlevel="4"/>
No problem.

But when I try to deploy a fragment bundle whose host bundle is deployed as capability,
I have tried the following two ways, but neither succeed.
1) deploy the fragment bundle also as a capability without a startlevel.
2) put the fragment bundle into deployments directory of standalone.

Anyone can instruct me about how to do?

Thanks you very much!

Thanks,
Rocky


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-osgi-users/attachments/20120730/3383923a/attachment.html 


More information about the jboss-osgi-users mailing list