I forgot to mention I'm using Karaf 3.0.1

2014-12-02 15:40 GMT+01:00 Adrián Roselló Rey <[email protected]>:

> Hi!
>
> Im trying to deploy a feature in Karaf, but I found some problems with my
> features declaration. My scenario looks like this:
>
>
>
>
>
>
> *<feature name="network" version="${project.version}">
> <bundle>mvn:org.mqnaas/network.api/${project.version}</bundle>
> <bundle>mvn:org.mqnaas/network.impl/${project.version}</bundle></feature>*
>
> The network.api bundle exports packages required by the network.impl. When
> I imanually nstall the bundles, they start without problems (first the
> network.api and then the network.impl one). But when I try to install the
> feature, I get following message:
>
> *Error executing command: Could not start bundle
> mvn:org.mqnaas/network.impl/0.0.1-SNAPSHOT in feature(s)
> network-0.0.1-SNAPSHOT: Unresolved constraint in bundle network.impl [82]:
> Unable to resolve 82.0: missing requirement [82.0] osgi.wiring.package;
> (osgi.wiring.package=org.mqnaas.network.api.infrastructure)*
>
> Is there any way to initialize this feature? I tried with start-levels as
> well, but without sucess.
>
> Thanks and best regards,
>
> Adrián Roselló Rey
>
>
> --
>
>
>
>
> *Adrián Roselló Rey Distributed Applications and Networks Area (DANA)
> i2CAT Foundation, Barcelona, Spain*
> T: +34 93 553 25 49
> http://dana.i2cat.net
>



-- 




*Adrián Roselló Rey Distributed Applications and Networks Area (DANA) i2CAT
Foundation, Barcelona, Spain*
T: +34 93 553 25 49
http://dana.i2cat.net

Reply via email to