[ http://issues.apache.org/jira/browse/TUSCANY-247?page=comments#action_12376983 ]
Jim Marino commented on TUSCANY-247: ------------------------------------ This is because the runtime system root is never notified in TuscanyRuntime of a module stop event. I'll put this in over the weekend. > Destroy methods not being called on WebServiceBindingLoader > ----------------------------------------------------------- > > Key: TUSCANY-247 > URL: http://issues.apache.org/jira/browse/TUSCANY-247 > Project: Tuscany > Type: Bug > Components: Java SCA Core > Reporter: Daniel Kulp > Assignee: Jim Marino > > The @Destroy method of the WebServiceBindingLoader is not being called during > tuscany.stop(); ExternalWebServiceBuilder @Destroy methods are not being > called either. All of the @Init(eager = true) are called, but not the > @Destroy ones. > Without this, we don't know when to shutdown message queues, disconnect > keepalives, etc.... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
