Hi

The option -f has been removed from the config: commands with KARAF-963 <https://issues.apache.org/jira/browse/KARAF-963>

Best regards
Krzysztof

On 26.12.2013 12:42, [email protected] wrote:
Hi

I gonna review this this afternoon and get back to you.

Regards
JB

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://wwx.talend.com

----- Reply message -----
From: "Krzysztof Sobkowiak" <[email protected]>
To: <[email protected]>
Subject: Updating Managed Service Factory Config Via "config:" commands?
Date: Thu, Dec 26, 2013 11:39 am


Hi

I have spent some time last night to test some features I used to use in Karaf 2.x. The option -f/--file has been removed in Karaf 3.x (but config:edit --help still describes this option). How can I update the managed service factory using the config: command with no usage of the generated pid. Can I edit the config using the file name like in Karaf 2.x? If no, how can I perform this config update? Could you please update the User Manual with information how to manage the managed service factories?

Best regards
Krzysztof

On 26.03.2013 21:42, Achim Nierbeck wrote:
Hi,

you should add the '-f' to the config:edit command, this way a file with the same name is created.
In your case it should look like the following:

config:edit -f com.mycompany.myservice-healthcheck

regards, Achim


Reply via email to