your org.test.bundle has an import-package on
org.apache.felix.ipojo.architecture in version>=1.8.0 which is not
around. Don't get confused, the error messages have changed somewhat
but all this is saying is that your bundle has an import that has no
matching export by any other bundle.

Maybe you need to install the ipojo architecture bundle?

regards,

Karl

2011/9/27 Benoît Thiébault <[email protected]>:
> Hi everyone,
>
> I just updated Felix framework to the new 4.0.0 version and when I start
> my iPOJO bundle (which used to work with the previous version of the
> framework), I have the following error:
>
> Unresolved constraint in bundle org.test.bundle [12]: Unable to resolve
> 12.0: missing requirement [12.0] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.felix.ipojo.architecture)(version>=1.8.0))
>
> How can I solve this?
>
> Kind regards,
> Ben
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Karl Pauls
[email protected]
http://twitter.com/karlpauls
http://www.linkedin.com/in/karlpauls
https://profiles.google.com/karlpauls

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to