PengZheng commented on issue #702:
URL: https://github.com/apache/celix/issues/702#issuecomment-1865392732

   Your installation is OK. 
   
   Our documentation is a little out of date, it states that `celix` should 
should give the following output: “Error: invalid or non-existing configuration 
file: ‘config.properties’.No such file or directory”, which is not the case any 
more. What actually happens is that the framework starts successfully with an 
empty configuration. 
   
   Using `celix` executable to try out Celix is not the easiest way of playing 
with Celix, since a properly written `config.properties` is needed. I suggest 
trying `hello_world_c` first. Once you grasp the hello_world example, adding 
`USE_CONFIG` option to the `add_celix_container` of `hello_world_c_container` 
will generate a valid `config.properties` example for you.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to