Jerome, You are right! Team, I am reviewing the code and running the tests, i can see that org.apache.axis2.deployment.scheduler.Scheduler needs to cancel a timer. So this means that we have to add cleanup methods in various layers. Here's a diff that i got working with help from Glen and Deepal. Unfortunately it means adding a cleanup method in AxisConfigurator interface. I'll run some more tests before i checkin.
thanks, dims On 6/19/07, Jerome Camilleri <[EMAIL PROTECTED]> wrote:
Davanum Srinivas wrote: > Please don't call createConfigurationContextFromFileSystem multiple > times. just call once when the daemon starts. thanks for this workaround...but don't you think that we should have a way to clean up the ressources used by the ConfigurationContext ? Regards Jérôme --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
