> AFAICT, (assuming you are running Java SE 1.4 or later) you should
> only need to import a bunch of packages, and make sure that the
> Framework indeed export those. BND should be able to give you full
> coverage on what is needed, but a starting point would be;
> 
>  javax.xml.*
>  org.xml.sax
>  org.w3c.dom

That works for the api stuff, but when it comes time for the embedded
code to instantiate the implementation class, I get CNFE.


Cheers,
=David.Leangen



_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to