Andi Huber created ISIS-1843:
--------------------------------
Summary: remove occurences of
Thread.currentThread().getContextClassLoader()
Key: ISIS-1843
URL: https://issues.apache.org/jira/browse/ISIS-1843
Project: Isis
Issue Type: Sub-task
Reporter: Andi Huber
Fix For: 2.0.0-M1
... replace by calling a singleton (of application-scope) that is responsible
for providing Isis' default class-loader.
We have such a mechanism in 2.0.0-M2 with IsisContext, but this is in
isis-core-runtime, while e.g. the ClassDiscoveryService is in isis-core-applib
and makes calls to Thread.currentThread().getContextClassLoader()
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)