Thank you very much to Alin and others for helping me through this. :-)
On Mon, 2008-10-06 at 09:20 +0300, Alin Dreghiciu wrote: > Is this package imported by one of your bundles? You imagine that in > that case it only works on sun jvm. And due to this reason it is not > ok to be a default exported package by he framework. > So, if it is imported I suggest that you set the --systemPackages > option of Pax Runner to export also that package. Otherwise a boot > delegation for sun.* will be enough. > > On Mon, Oct 6, 2008 at 6:52 AM, David Leangen <[EMAIL PROTECTED]> wrote: > > > > Ok, you're right, it's there. > > > > I traced back the problem further and noticed that this package (which I > > require) is not provided by the framework: > > > > sun.security.util > > > > There may be others, but this is the one one that's blocking me now. > > > > > > Thanks! > > =dml > > > > > > > > On Thu, 2008-10-02 at 10:59 +0300, Alin Dreghiciu wrote: > >> The following packages are already in the list of system packages: > >> > >> org.w3c.dom > >> org.w3c.dom.bootstrap > >> org.w3c.dom.css > >> org.w3c.dom.events > >> org.w3c.dom.html > >> org.w3c.dom.ls > >> org.w3c.dom.ranges > >> org.w3c.dom.stylesheets > >> org.w3c.dom.traversal > >> org.w3c.dom.views > >> org.xml.sax > >> org.xml.sax.ext > >> org.xml.sax.helpers > >> > >> On Thu, Oct 2, 2008 at 8:55 AM, David Leangen <[EMAIL PROTECTED]> wrote: > >> >> If you wana try the 0.14.0-SNAPSHOT the javax.crypto.interfaces should > >> >> be there by default. > >> > > >> > Great! That interface is now there. > >> > > >> > But still missing some, at least this, maybe more: > >> > > >> > org.w3c.dom.* > >> > > >> > Although the answer to my questions was never really clear on the OSGi > >> > list, I believe that those should also be exported with the JVM. They > >> > are in rt.jar and are part of the Java API. > >> > > >> > How are you setting this, so I can just do it myself? > >> > > >> > > >> > Thanks! > >> > =David.Leangen > >> > > >> > > >> > > >> > _______________________________________________ > >> > general mailing list > >> > general@lists.ops4j.org > >> > http://lists.ops4j.org/mailman/listinfo/general > >> > > >> > >> > >> > > > > > > _______________________________________________ > > general mailing list > > general@lists.ops4j.org > > http://lists.ops4j.org/mailman/listinfo/general > > > > > _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general