samar-elsayed opened a new issue, #1447:
URL: https://github.com/apache/camel-karavan/issues/1447

   ### Describe the bug
   
   I am using the below to access the property from application.properties from 
the context inside the **proccessor**
   
   `exchange.getContext().resolvePropertyPlaceholders("{{property}}")`
   
   how can I reload this property automatically if it has been changed inside 
application.properties ? 
   
   I have tried `camel.main.context-reload-enabled = true` but the property 
change wont reflected/reloaded
   
   
   
   ### Steps to reproduce the behavior
   
   same as above
   
   ### Variant
   
   Vs Code Extension
   
   ### Container Management (if applicable)
   
   None
   
   ### Operating System (if applicable)
   
   None
   
   ### Version
   
   4.8.0
   
   ### Relevant log output
   
   _No response_


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

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

Reply via email to