commit | 77ff0ead82396cf236e767f09a3ddffc5580fba3 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Fri Apr 14 12:52:18 2006 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Fri Apr 14 12:52:18 2006 +0000 |
tree | 7a73a1b7ede20a1d74cd4de5cbbda61cbc12e6d8 | |
parent | 8fcfc74a73d0996d05b9ce5dacfc46c738e918f5 [diff] [blame] |
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 \