You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/10/02 17:02:19 UTC

[jira] Created: (AXIS2C-317) Sending MIME headers when client did not use MIME haders

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


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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-317) Sending MIME headers when client did not use MIME haders

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-317) Sending MIME headers when client did not use MIME haders

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-317?page=all ]

Samisa Abeysinghe reassigned AXIS2C-317:
----------------------------------------

    Assignee: Samisa Abeysinghe

> 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
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org