Karaf 4.0, JRE 8u25, using BndTools.. I have bundles that won't resolve because of packages javax.transaction and javax.transaction.xa.
What's up with that? They're in the boot delegation list so I would expect them to resolve. What am I missing? osgi.wiring.package; (&(osgi.wiring.package=javax.transaction)(version>=0.0.0)(!(version>=1.0.0))) Thanks, Scott
