]
Brian Stansberry moved WFLY-3670 to WFCORE-1253:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1253 (was: WFLY-3670)
Flag modules to be loaded in a distinct classloader context
-----------------------------------------------------------
Key: WFCORE-1253
URL:
https://issues.jboss.org/browse/WFCORE-1253
Project: WildFly Core
Issue Type: Feature Request
Reporter: Wolf-Dieter Fink
Assignee: Jason Greene
For some use-cases it will be helpful to have a module in a separate classloader (as
copy) if it is used from different applications.
An example is if the module includes classes which follow the singleton pattern but the
singleton should be per application instead of instance wide.
There are two possiblities to flag that
- within the module.xml
- within the module reference MAIFEST or jboss-deployment-structure.xml