I have a use case in which one of my spring managed beans, "mailSender",
needs to be reloaded as  I am allowing my users to change their mail
configuration through the system. Ideally, I would like this bean to get the
new properties WITHOUT having to stop and start the application context. Is
there an easy solution to doing this in code than using complicated JMX
consoles?

-----
-------------------------------
http://hedgehoglab.com
http://fixxbugs.com - bug tracking for agile teams
-- 
View this message in context: 
http://www.nabble.com/Programmatically-reload-Spring-managed-bean-tp16587206s2369p16587206.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to