Sahoo wrote:
I was under the impression that the parent class loader of a bundle class loader is the class loader that was used to launch Felix. Looks like this is not true. Felix is setting the system class loader as the parent class loader. Can I change this behavior? If yes, how? I am using 1.0.3 version.
Felix doesn't appear to set it at all, which means it uses the default value for parent, which is the system class loader. There is no way to change this behavior. I don't believe that the spec says which class loader should be used as the parent.
-> richard
Thanks, Sahoo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

