bug in fuction axis2_http_svr_thread_is_running() in 
src/core/transport/http/receiver/http_svr_thread.c
-------------------------------------------------------------------------------------------------------

                 Key: AXIS2C-735
                 URL: https://issues.apache.org/jira/browse/AXIS2C-735
             Project: Axis2-C
          Issue Type: Bug
          Components: transport/http
    Affects Versions: Current (Nightly)
         Environment: Gnu/Linux 
            Reporter: Rajika Kumarasiri
            Priority: Minor


The function is to check weather the sever thread is running. But it returns 
the port. 
I think it should be correct as  return svr_thread->stopped;
in /core/transport/http/receiver/http_svr_thread.c, line 198 to be returned the 
check for weather the server thread is running. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to