[wsf-c-dev] [jira] Resolved: (WSFC-136) The expiration time is given as "null" in "RenewResponse" and "GetStatusResponse" elements received from the server

damitha kumarage (JIRA) jira at wso2.org
Mon Jun 2 02:51:47 PDT 2008


     [ https://wso2.org/jira/browse/WSFC-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

damitha kumarage resolved WSFC-136.
-----------------------------------

    Resolution: Fixed

This is fixed as suggested

> The expiration time is given as "null" in "RenewResponse" and "GetStatusResponse" elements received from the server
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSFC-136
>                 URL: https://wso2.org/jira/browse/WSFC-136
>             Project: WSO2 WSF/C
>          Issue Type: Bug
>          Components: Apache Savan/C (Eventing)
>    Affects Versions: 1.1.0
>         Environment: Windows XP, src.zip, libxml2-2.6.27.win32
>            Reporter: Evanthika Amarasiri
>            Assignee: damitha kumarage
>            Priority: Minor
>
> When the subscriber sample is executed, the expiration value of the "RenewResponse" and "GetStatusResponse" sent from the server to the client is given as null
> *****************************************************************************************************
>       <wse:RenewResponse xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">
>          <wse:Expires>(null)</wse:Expires>
>       </wse:RenewResponse>
> *****************************************************************************************************
>       <wse:GetStatusResponse xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">
>          <wse:Expires>(null)</wse:Expires>
>       </wse:GetStatusResponse>
> *****************************************************************************************************
> Here, if there is nothing to be displayed as the expiration time, then it is better just to leave it as blank rather than displaying as null

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list