Hello,

I'm trying to move the multipart/from-data builder to work without the use
of Servlets so that this format can be used in the regular transports.

To do this, I implemented a class of the apache commons-fileupload
RequestContext which requires the following:

1.) Raw input stream.
2.) Content length.
3.) Charset encoding.

I had an offline chat with Sagara regarding this and he recommended we set
2 and 3 inside the transports and that builders are meant to look up this
information using the message context.

So to start, I will add 2 and 3 to the message context inside the Axis2
HTTP transport.

Please advise if there are any problems with what is proposed above.



Thanks,
Ravi

-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: [email protected]
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to