commit | cf70de581f982c6973b37a3099bf920a3771c67a | [log] [tgz] |
---|---|---|
author | Violeta Georgieva <milesg78@gmail.com> | Tue Apr 10 12:54:52 2012 +0300 |
committer | Violeta Georgieva <milesg78@gmail.com> | Tue Apr 10 12:54:52 2012 +0300 |
tree | 7a465d39b035a4cbc537ee5dc316277609c0a0b3 | |
parent | 75ff068c46d8a95204a528393d079acb2347b5cf [diff] |
bug 375185: In some cases when OSGi Naming is enabled, 'NoInitialContextException: Client's BundleContext could not be located' is thrown. This happens because Gemini Web sets a special thread context class loader during configuration/start phases. This special class loader should implement BundleReference in order to be able OSGi Naming implementation to determine client's BundleContext.