Hi, i am writing a simple server atm. For configuration purposes i took springframework. I have exposed some of my beans to my local MBeanServer. It works perfectly, and now it is possible to change server configuration on the fly. The only problem i have, i cant figure out how do i persist the changes i made to beans back in configuration xml...
Any clue how i can do it?
tnx a lot.



Reply With Quote
