Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The tuscany-extensibility-equinox bundle also has a dynamic import

Code Block

DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox,

...


 javax.transaction;version="1.1",

...


 javax.transaction.xa;version="1.1",

Which allows it to generally load any classes in the runtime

...