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
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