akramshuja commented on PR #583:
URL: https://github.com/apache/wicket/pull/583#issuecomment-1513261494

   Not an OSGI expert here, but
   "In Apache Felix, the boot delegation list is used to configure the list of 
packages from the JDK that should be registered to all bundles, including 
bundle0.
   
   The boot delegation list is a comma-separated list of package names that are 
delegated to the parent class loader, which is typically the class loader of 
the JVM. When a bundle requests a class that is not found in its own class 
loader, the OSGi framework searches the boot delegation list for the package 
containing that class."
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to