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 "Hudson (JIRA)" <ax...@ws.apache.org> on 2012/09/22 11:24:09 UTC

[jira] [Commented] (AXIS-524) Re/Undeploying doesn't clear session cache

    [ https://issues.apache.org/jira/browse/AXIS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461088#comment-13461088 ] 

Hudson commented on AXIS-524:
-----------------------------

Integrated in axis-trunk #150 (See [https://builds.apache.org/job/axis-trunk/150/])
    Reverted r256500 (AXIS-524) and r348194 (AXIS-2314; fixing a regression caused by r256500). See the comments in AXIS-524 for the rationale of this revert.

This should fix AXIS-2878. (Revision 1388756)

     Result = SUCCESS
veithen : 
Files : 
* /axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/deployment/wsdd/WSDDUndeployment.java
* /axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/handlers/soap/SOAPService.java
* /axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/providers/java/JavaProvider.java

                
> Re/Undeploying doesn't clear session cache
> ------------------------------------------
>
>                 Key: AXIS-524
>                 URL: https://issues.apache.org/jira/browse/AXIS-524
>             Project: Axis
>          Issue Type: Bug
>          Components: Deployment / Registries
>         Environment: Operating System: Other
> Platform: All
>            Reporter: Dug
>            Assignee: James Snell
>
> When a service is undeployed or redeployed it needs to be
> removed from the session caches so that a new service object
> will be created the next time its invoked.
> Axis needs to remove the service object from the 2 sessions
> in the Engine (the "session" one as well as the "application" one).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org