[ http://issues.apache.org/jira/browse/TUSCANY-247?page=comments#action_12378546 ]
Jim Marino commented on TUSCANY-247: ------------------------------------ Just checked in another fix for this so the shutdown hook is propagated to system contexts in Tomcay and TuscanyRuntime. > 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 > Versions: M1 > Reporter: Daniel Kulp > Assignee: Jim Marino > Fix For: M1 > > 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
