| Author |
Reloading XML files
|
preetiarvind sharma
Greenhorn
Joined: Nov 17, 2005
Posts: 22
|
|
Hi there,
I have a reloadable file which is set to reload after every 30 sec through Spring. the problem is that if I add a new value to the XML, though reload is working fine, my new value doesnt show up in the list of the values
xml format
please note that reload is working fine, but it only relaods the file already loaded at the startup. Cant understand why?
Thanks
|
 |
Rosco Duncan
Ranch Hand
Joined: Apr 23, 2007
Posts: 41
|
|
Hello there,
That is an interesting sounding question.
Can I ask what mechanism/technique you are using to reload the application context?
|
 |
 |
|
|
subject: Reloading XML files
|
|
|