Kernel config edit command doesn't persist changes
--------------------------------------------------
Key: SMX4KNL-141
URL: https://issues.apache.org/activemq/browse/SMX4KNL-141
Project: ServiceMix Kernel
Issue Type: Bug
Reporter: Edell Nolan
Priority: Minor
Fix For: 1.0.1
If you do the following
servicemix config> edit org.ops4j.pax.logging
servicemix config> log4j.appender.out.file /tmp/servicemix.log
servicemix config> update
It does create my servicemix.log file in the /tmp directory and will log stuff
there but if I shut the instance down
and restart it - it redirects back to the original location for the
servicemix.log file in the data directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.