No problem!

I'm surprised .NET can't handle HTTP chunking... its a common approach.

Paul

On 10/28/07, Maxim Geraskyn <[EMAIL PROTECTED]> wrote:
>
> > now it works, soap12 calls work also, so my problem was caused by
> > "chunked" encoding.
>
> I double checked, when I comment out
>
> stub._getServiceClient().getOptions().setProperty(
> org.apache.axis2.transport.http.HTTPConstants.CHUNKED ,
> Boolean.FALSE);
>
> it stops working
>
> Thanks for your help, Paul !
>
> Maxim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

Reply via email to