[ http://issues.apache.org/jira/browse/TUSCANY-247?page=all ]

Jean-Sebastien Delfino updated TUSCANY-247:
-------------------------------------------

    Fix Version: 0.91
    Description: 
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....






  was:

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






        Version: 0.91

> 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: 0.91
>     Reporter: Daniel Kulp
>     Assignee: Jim Marino
>      Fix For: 0.91

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

Reply via email to