You could manually create the class instead of letting Spring do it.

Matt

On Wed, Apr 9, 2008 at 9:33 AM, sarat.pediredla
<[EMAIL PROTECTED]> wrote:
>
>  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]
>
>

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

Reply via email to