[ http://issues.apache.org/jira/browse/AXISCPP-601?page=comments#action_62556 ] Dushshantha Chandradasa commented on AXISCPP-601: -------------------------------------------------
Made some modifications to the method serTransportProperty of the class Stub and tested. It works properly. > RpcHttpHeaderTest8 client fails to set NULL for Transport Key > ------------------------------------------------------------- > > Key: AXISCPP-601 > URL: http://issues.apache.org/jira/browse/AXISCPP-601 > Project: Axis-C++ > Type: Bug > Components: Test > Versions: current (nightly) > Environment: All > Reporter: Dushshantha Chandradasa > > RpcHttpHeaderTest8 client fails to set NULL for Transport Key. > Client Code has the following code > ws.setTransportProperty(NULL, "lang2"); which leads the server to crash. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
