You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Tony Dean (JIRA)" <ji...@apache.org> on 2006/04/28 23:20:37 UTC

[jira] Created: (AXIS2-633) Service lifecycle init/destroy does not work

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


[jira] Commented: (AXIS2-633) Service lifecycle init/destroy does not work

Posted by "Jens Schumann (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-633?page=comments#action_12377041 ] 

Jens Schumann commented on AXIS2-633:
-------------------------------------

See http://marc.theaimsgroup.com/?l=axis-dev&m=114626732927589&w=2 for further issues in that field

> 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


[jira] Commented: (AXIS2-633) Service lifecycle init/destroy does not work

Posted by "Tony Dean (JIRA)" <ji...@apache.org>.
    [ 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


[jira] Resolved: (AXIS2-633) Service lifecycle init/destroy does not work

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-633?page=all ]
     
Deepal Jayasinghe resolved AXIS2-633:
-------------------------------------

    Fix Version: 1.0
     Resolution: Fixed

> 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
>      Fix For: 1.0

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