0

I have added an extra parameter in an array field of Properties file , which is not getting updated when using @updated annotation method . Please suggest the step by step procedure to use @updated ipojo annotation.

halfer
  • 19,824
  • 17
  • 99
  • 186
Gayathri
  • 221
  • 1
  • 3
  • 8
  • There is a probably a lot of context missing here, so the question is likely to close. What properties file are you referring to, and what does the manual say about this annotation? You've used a niche tag on its own, so you won't get many views (I've added Java, please change that to the lang you are using if that's wrong). – halfer Dec 28 '17 at 23:10
  • public void updatedConfig(Dictionary config) { .. } the above method will be called whenever the configuration file (which should be in the karaf/etc folder and should be called .cfg) is modified . I have updated .cfg file , but @Updated method doesn't seem to be invoked .am i missing something? – Gayathri Dec 29 '17 at 09:41
  • ^ Please edit that information into the question, as a formatted block. I doubt that is enough information though. – halfer Dec 29 '17 at 10:12

0 Answers0