something to discuss in hackathon (or even in this list).

have a look at this issue
https://issues.apache.org/jira/browse/AXIS2-3294

basically he is asking to keep the default http protocol as Http 1.0.
if there is no reason to
keep it as Http 1.1 I think it is reasonable to do this change.

And also if there no reason to switch on chunking by default shall we
remove that as well.
I saw some people have .net interop problems becauase of chunking.

Any thoughts??

in default Axis2.xml here is how it has given.

<transportSender name="http"

class="org.apache.axis2.transport.http.CommonsHTTPTransportSender">
        <parameter name="PROTOCOL">HTTP/1.1</parameter>
        <parameter name="Transfer-Encoding">chunked</parameter>

    </transportSender>

thanks,
Amila.

On Nov 13, 2007 9:45 AM, Deepal jayasinghe <[EMAIL PROTECTED]> wrote:
>
> > Hi Glen/Deepal,
> >
> > How about Support binding level policies (dispatch to BindingMessage
> > <http://wiki.apache.org/ws/BindingMessage>?).
> Actually that something we really need to do and we discussed about this
> at the last hackathon as well. Depending on the time we got we will
> definitely look into this.
>
> Thanks
> Deepal
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Amila Suriarachchi,
WSO2 Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to