Hi I follow this question from Aries. The question is simple, I got a conflict between system package and bundle package.
Aries provide a simple with Equinox: org.osgi.framework.system.packages=\ ... javax.transaction;partial=true;mandatory:=partial,\ javax.transaction.xa;partial=true;mandatory:=partial But this seems not work in felix. What is the correct way to set this. Regards LongkerDandy

