Re: Setting the transport from the client side

2008-08-25 Thread Supun Kamburugamuva
I've created a Jira https://issues.apache.org/jira/browse/AXIS2C-1254 Supun.. On Thu, Aug 21, 2008 at 9:33 AM, Supun Kamburugamuva <[EMAIL PROTECTED]>wrote: > Hi all, > > In Axis2/C client side we use the URL for inferring the transport. There > are cases where we cannot infer the transport from

Setting the transport from the client side

2008-08-20 Thread Supun Kamburugamuva
Hi all, In Axis2/C client side we use the URL for inferring the transport. There are cases where we cannot infer the transport from the url. We have a client option for specifying the transports that should be used for a client invocation. axis2_options_set_transport_info. AFAIK User can set these