Added class load error diagnostic checking with improved error messages.
Also commented out the default boot delegation configuration property.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@394078 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.main/src/main/resources/config.properties b/org.apache.felix.main/src/main/resources/config.properties
index 15382a1..a0ff83b 100644
--- a/org.apache.felix.main/src/main/resources/config.properties
+++ b/org.apache.felix.main/src/main/resources/config.properties
@@ -17,7 +17,7 @@
  org.xml.sax, \
  javax.xml.parsers, \
  javax.imageio
-org.osgi.framework.bootdelegation=sun.*,com.sun.*
+#org.osgi.framework.bootdelegation=sun.*,com.sun.*
 #felix.cache.profile=foo
 felix.auto.start.1= \
  file:bundle/org.apache.felix.shell-${pom.version}.jar \