[ http://issues.apache.org/jira/browse/AXIS2-540?page=comments#action_12372822 ]
Michel.Drescher commented on AXIS2-540: --------------------------------------- Still, the address property of the EPR is NOT determining the transport protocol, whether WSDL is involved or not. THis is just the wrong way to do it, even if I would program against the API. > A default TransportInProtocol > ----------------------------- > > Key: AXIS2-540 > URL: http://issues.apache.org/jira/browse/AXIS2-540 > Project: Apache Axis 2.0 (Axis2) > Type: New Feature > Components: client-api > Reporter: rnell > Priority: Minor > > it would be nice if: > 1) options.setTo(targetEPR); > 2) options.setTransportInProtocol( new URL( targetEPR.getAddress() > ).getProtocol() ); > if line (2) was the default and didn't need to be set. Interestingly, there > doesn't seem to be a reply tranport in the WSDL, so the default protocol > would likely be the same as the targetEPR. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
