[ 
http://issues.apache.org/jira/browse/AXIS2-633?page=comments#action_12377029 ] 

Tony Dean commented on AXIS2-633:
---------------------------------

I looked at the src and saw that you are now looking for a init/destroy with a 
single parameter ServiceContext.  I changed to the new signature and now see my 
init(ServiceContext) being called appropriately.  Great!  I then stopped the 
axis2 webApp and did not see my destroy(ServiceContext) get called.  I would 
have thought my application would have had a chance to cleanup.  At what point 
do you call the service's destroy(ServiceContext) method?  Thanks.

> Service lifecycle init/destroy does not work
> --------------------------------------------
>
>          Key: AXIS2-633
>          URL: http://issues.apache.org/jira/browse/AXIS2-633
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: deployment
>     Versions: 1.0
>  Environment: windows
>     Reporter: Tony Dean

>
> This enhancement was originally reported in Jira 341.  It was supposedly 
> fixed in 0.96 - I did not personally verify though.  I tried 1.0 RC4 and 
> init/destroy is not called and the destroy method is actually listed as an 
> operation via http://host:8080/axis2/services ui.

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