Question
Persisted properties are loaded from time to time
Sometimes after tomcat startup I can see that some of my persisted properties were not loaded to thing. After tomcat reboot another things can be with loaded values and those which were with values before start having their properties cleared. I don't understand the logic, maybe I have some problem with persistence provider...

