Problem: When running Equinox with Pax runner, Boot delegation is not working.
org.osgi.framework.bootdelegation=com.sun.*
This is not resolving Class com.sun.org.apache.xerces.internal.dom.ElementNSImpl
Solution: Need to investigate
http://issues.ops4j.org/browse/PAXRUNNER-123
Setting system property org.osgi.framework.bootdelegation does not work on Equinox
http://lists.ibiblio.org/pipermail/xom-interest/2009-June/003912.html
-o-
Advertisements