It’s a bit odd to see the “Package uses conflict” message but without the 
diagnostics of the conflicting chains. Are you running on an older OSGi 
Framework implementation? How are you launching your framework?

Regards
Neil


> On 19 Jun 2015, at 19:36, chris.g...@kiffer.be wrote:
> 
> Fortunately Peter is not the only one on this mailing list ;-)
> 
> I'm no Blueprint wizard, but it does look very as much as if bambu is in a
> bit of a tizz about spring.framework.transaction.annotation.  Probably the
> framework you are deploying into has different versions of some modules to
> what you have on your dev machine; your code was probably compiled against
> version 4.1, so you need to have version 4.x installed on the server and
> not 3.x or 5.x for example.
> 
> Wherever possible you should try to have the same version of all the
> dependencies on the dev machine as are on the target, to avoid these
> "surprises".  In particular, having a more recent version on dev than is
> running on the target is inviting disappointment.
> 
>> greetings Peter
>> do you have an idea why i get this error on ARM7
>> when I try to put my osgi project on production on the ARM7
>> 
>> I run the project within my eclipse environment I get no error with
>> Bndtools
>> by the way I use the EXPORT function from bndtools to generate the jar
>> that I'm using on the headless ARM7 ubuntu server
>> 
>> Best regards
>> 
>> Ergü
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> OSGi Developer Mail List
>> osgi-dev@mail.osgi.org
>> https://mail.osgi.org/mailman/listinfo/osgi-dev
> 
> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to