| context class loader [message #708182] |
Tue, 02 August 2011 10:46  |
Vladimir Stevanovic Messages: 28 Registered: March 2010 |
Junior Member |
|
|
BundleWebappClassLoader is set as the thread context class loader. I understood that it was created by synthetic context bundle, which imports all bundles in the scope, so context class loader would have to load any class from the scope.
I'm using some third party library, which uses classloader.loadClass() method and it cannot find the class. And, when thread context loader (BundleWebappClassLoader ) is inspected in the debugger, the field "classes" is empty!
Bug?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02130 seconds