Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-dev] ConfigurationListener event called twice on update

Hi,

We are using the ConfigurationListener to track configuration changes. We put the .properties file into the pickup directory, then we get the update. Then if we update the configuration we get the configurationEvent(ConfigurationEvent event) called two times. Are we missing something, or might this be a bug?

/Peter

Back to the top