[ 
https://issues.apache.org/jira/browse/AXIS2C-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski resolved AXIS2C-1210.
-------------------------------------
    Resolution: Won't Fix

AMQP is no longer maintained and it has been removed from Axis2/C. 

> Service Client does not Pick the Correct Transport Receiver
> -----------------------------------------------------------
>
>                 Key: AXIS2C-1210
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1210
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/clientapi, core/transport
>            Reporter: Danushka Menikkumbura
>            Priority: Major
>
> In dual-channel scenarios, the service client (the listener manager) picks 
> the transport receiver based on the value of the service client option, 
> "transport_in_protocol". By default this has the value 
> AXIS2_TRANSPORT_ENUM_HTTP and hence, the listener manager starts an HTTP 
> receiver irrespective of the actual transport receiver unless we specify the 
> transport_in_protocol explicitly using 
> axis2_options_set_transport_in_protocol in the client implementation. But we 
> should keep this setting transparent to the client programmer and ideally we 
> can set this value inside the axis2_options_set_reply_to call because it is 
> possible to infer the transport protocol by looking at the reply-to address.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to