You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by "Leschke, Scott" <SL...@medline.com> on 2015/07/07 20:53:52 UTC

package javax.transaction.* won't resolve

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