-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Currently the managers.xml is loaded through TrapEmitter.class.getClassLoader, which assumes a packaging structure where the class and the config file are bound together. Instead access via the TCCL so that we obtain managers.xml from a reachable context.
- relates to
-
JBAS-7414 Make missing managers.xml result in a clear error message/exception
- Closed