When using embed-server within offline CLI changes to the logging subsystem are not persisted to the logging.properties file.
Do note that before we fix this we may want to consider a fix for WFCORE-157. The issue being that offline CLI is likely used to provision a server and that server may be configured in a different location. Since the jboss.server.log.dir or other relative-to property will be resolved and written as a fully-qualified path this could be an issue.
- incorporates
-
WFCORE-2516 Changes to the logging subsystem are not persisted to the logging.properties in offline CLI
- Open
- links to