local properties
Is there any way to load properties files accessed using bundle without restarting Portal Server ?
I'm using bundle to manage the localization having the tabs title in the correct language for example. The problem is each time I change a key in the file properties I have to restart the server to take in account the new value.

