-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta4
-
None
EmbedHostControllerHandler assumes that ModuleLoader.forClass(getClass()) will return a classloader, but it only will if the CLI process is running in a modular environment. If it isn't, EmbedHostControllerHandler must take responsibility for setting up the modular classloading environment.
- blocks
-
WFCORE-901 ModelParserUtils isn't doing much
- Resolved