[wsf-c-dev] [jira] Resolved: (WSFCPP-14) echo_non_blocking.exe
sample does not work properly on windows.
Senaka Fernando (JIRA)
jira at wso2.org
Sun Jan 6 16:27:00 PST 2008
[ http://wso2.org/jira/browse/WSFCPP-14?page=all ]
Senaka Fernando resolved WSFCPP-14.
-----------------------------------
Resolution: Fixed
This is because the timeout of 30 was very low. Now you can set the timeout as a command-line argument. The sample ran with a timeout of 3000000 and printed the response at a time of 1769569.
> echo_non_blocking.exe sample does not work properly on windows.
> ----------------------------------------------------------------
>
> Key: WSFCPP-14
> URL: http://wso2.org/jira/browse/WSFCPP-14
> Project: WSO2 WSF/C++
> Issue Type: Bug
> Environment: Windows XP
> Reporter: Dushshantha Chandradasa
> Assigned To: Senaka Fernando
>
> echo_non_blocking.exe sample does not work properly on windows. Following is the output i got.
> <ns1:echoString xmlns:ns1="http://ws.apache.org/axis2/services/echo"><text>Hello
> World!</text></ns1:echoString>
> Time: 30
> Error in my_thread_global_end(): 1 threads didn't exit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://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