Hi Felix users I have an embedded JAR in my bundle that has a dependency to the package "com.sun.script.javascript" from rt.jar.
How can I "activate" and use the classes from this package in my OSGi bundle since this package is not available in the system bundle? Thanks for any help stephan

