Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: future
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When methods on the management interface for a block are called, the context classloader is whatever that of the server-side management tool is.
rather than passing the block itself, perhaps we should pass a proxy implementing all services to be exported and set the context classloader to the block's classloader before any method calls.
Issue Links
- depends upon
-
LOOM-33
Maintain Thread Context inter-application calls
-
Once JCT-19 is implemented the Management aspect will be considered just another application and this will be automagically fixed.