Hello, I am using Blueprint shipped as part of Karaf 3.0.3 distribution. Have a question on the destruction process of the blueprint container for the bundle. Need to know if the bundles classloader (including dependencies on other bundles) available during the destroy process of the container ? or is it the classloader undergoes a change when the container is getting destroyed.
I came across a situation when the classloader failed to load a class (from different bundle) during the destroy methods invocation on a bean. Let me know incase any further information is required .. i can share the example which can be used to replicate the issue. Regards, -Yogesh
