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

Reply via email to