[wsf-c-dev] [jira] Created: (WSFPERL-10) Core dump of axis2_http_server when using incorrect URL in Perl script

Stefan Lange (JIRA) jira at wso2.org
Wed May 28 07:52:47 PDT 2008


Core dump of axis2_http_server when using incorrect URL in Perl script
----------------------------------------------------------------------

                 Key: WSFPERL-10
                 URL: https://wso2.org/jira/browse/WSFPERL-10
             Project: WSO2 WSF/Perl
          Issue Type: Bug
         Environment: Solaris 10, Sparc
            Reporter: Stefan Lange
            Assignee: Chintana Wilamuna


Server: WSO2 v1.3
Client: WSO2 WSF/Perl v1.1

When editing the samples/echo_client.pl script to contain a wrong SOAP URL (e.g. 'http://localhost:9090/echo' instead of the expected 'http://localhost:9090/axix2/services/echo', the WSO2 server process started via axis2_http_server crashes with a core dump.

In contrast, when trying to provoke the same behaviour using 
./wsclient --soap http://localhost:9090/echo < ./samples/wsclient/data/echo.xml
the server remains stable and returns (as expected) a SOAP fault.


-- 
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