Hi devs, As I understood after going through Axis2/C transport and Axiom stuff following things need to be done in order to do $subject.
1. Fix problems in the http transport when sending data as chunked. Currently it is sending the data as one chunk and in the attachment case data is missing. 2. Change the logic in data_handler, mime_output in order to prevent loading the attachment to the memory. If you have any ideas on how to do above it will really speed up the development. Thanks, -Manjula. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
