[ 
https://issues.apache.org/jira/browse/AXIS2C-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626893#action_12626893
 ] 

Damitha Kumarage commented on AXIS2C-1254:
------------------------------------------

I had a look at your patch. Is not it better first try to infer transport from 
url and if it fails then look for client options?. In that way if client do any 
mistake by providing mismatching transport option and url we can avoid 
consequences easily.

> Information set by the Client options axis2_options_set_transport_info 
> function is not used
> -------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1254
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1254
>             Project: Axis2-C
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Supun Kamburugamuva
>         Attachments: axis2c-1254.patch
>
>
> axis2_options_set_transport_info function allows the client to set the 
> transport for sending and receiving messages. But at the moment Axis2/C 
> ignores this information and always try to use the TO url for inferring the 
> transport which is not possible in all the cases.

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