[ http://issues.apache.org/jira/browse/AXIS2C-317?page=all ]

Samisa Abeysinghe resolved AXIS2C-317.
--------------------------------------

    Fix Version/s: 0.95
       Resolution: Fixed

Some of the problems related to MIME headers were fixed at code level.
Now the idea is not to set enableMime in axis2.xml. If that is not set, still 
the client or server can handle optimized attachments. When sending 
attachments, if the sender (either server or client) wants it to be optimized, 
it needs to set enableMTOM, else base 64 would be sent.

> Sending MIME headers when client did not use MIME haders
> --------------------------------------------------------
>
>                 Key: AXIS2C-317
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-317
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om
>    Affects Versions: Current (Nightly)
>            Reporter: Samisa Abeysinghe
>         Assigned To: Samisa Abeysinghe
>             Fix For: 0.95
>
>
> Sending MIME headers when client did not use MIME haders is a bad idea. In 
> this case, we have to drop mime haders if we are not sending MTOM optimized. 
> Even if are are sending MTOM, we need to figure out if the client could 
> understand us - that is select between optimized vs base64 automatically. 
> Need to look into this to do the correct thig here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to