[
https://issues.jboss.org/browse/WFCORE-1187?page=com.atlassian.jira.plugi...
]
Ken Wills commented on WFCORE-1187:
-----------------------------------
I think the real fix here is to stop using Module.getBootModuleLoader(), which I
haven't had time to circle back to in a little bit, but hopefully will soon.
Embedded server start / stop / start with new --jboss-home continues
to refer to previous server.log
----------------------------------------------------------------------------------------------------
Key: WFCORE-1187
URL:
https://issues.jboss.org/browse/WFCORE-1187
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Ken Wills
Assignee: Ken Wills
- start-embedded-server --jboss-home=/foo/bar1
- stop-embedded-server
- start-embedded-server --jboss-home=/foo/bar2
-- server.log in /foo/bar1/standalone/logs/server.log is still written to.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)