-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The module has an optional dependency on the org.wildfly.event.logger module. But the code that actually requires it, controlled by ConsoleAccessLogDefinition, doesn't tell Galleon it needs it. So in a slimmed server it will not be provisioned.
HOWEVER – the correct fix here may be to simply make the dependency non-optional. AFAICT there is no Galleon layer that includes the setting=console-access-log resource, so Galleon users who want it will be reduced to low level Galleon configuration to get it installed, versus just provisioning a slimmed server with layers and then using the CLI to add the resource.