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

Sagara Gunathunga  commented on AXIS2-5370:
-------------------------------------------

In step-5 can you make sure refresh your browser cache so that it won't ger 
WSDL from cache ? 

Also note that either you have  to set hotupdate =true in axis2 xml to use hot 
update properly or have to delete old archive and copy new archive after small 
interval. 
                
> Querying a WSDL from Axis2 returns an outdated service description
> ------------------------------------------------------------------
>
>                 Key: AXIS2-5370
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5370
>             Project: Axis2
>          Issue Type: Bug
>            Reporter: [email protected]
>
> When a Web service archive (.aar) is deployed on Tomcat , then is modified an 
> re-deployed, querying the WSDL returns the "old" (cached?) WSDL which does 
> not reflect the latest changes. The service, however, contains the latest 
> changes and behaves accordingly.
> The issue can be reproduced as follows:
> 1. Generate a simple Web service and deploy the archive."
> 2. Query the service's WSDL (using for example: 
> http://localhost:8080/axis2/services/myws?wsdl)
> 3. Modify the service in the .aar editor  (for example by configuring 
> Transport binding, which demands the use of HTTPS)
> 4. Save and re-deploy the service
> 5. Query the WSDL once again. It returns the "old" WSDL (which does not 
> contain the Transport binding policy wit HTTPS transport) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to