[ http://issues.apache.org/jira/browse/AXISCPP-402?page=history ] Fred Preston closed AXISCPP-402: --------------------------------
> HTTPSSLChannel should be optional > --------------------------------- > > Key: AXISCPP-402 > URL: http://issues.apache.org/jira/browse/AXISCPP-402 > Project: Axis-C++ > Type: Bug > Components: Transport (axis3) > Environment: n/a > Reporter: Fred Preston > Assignee: Fred Preston > > If there is no definition of the HTTPSSLChannel in the config file, then > AxisClient uses the default value. The contents of this default value should > be 'Unknown' or something similar so that when the Transport factory reads > the config file, finds that there is no definition for HTTPSSLChannel and > uses the default the Channel loader will catch the fact that there is no SSL > channel specified, will not try to load one and thus will not cause an > exception to be thrown becuae the default library could not be found. -- 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
