You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Per Thomas Jahr (JIRA)" <ax...@ws.apache.org> on 2005/01/04 14:11:12 UTC

[jira] Created: (AXIS-1749) GLUE attachments interoperability (content length and cid)

GLUE attachments interoperability (content length and cid)
----------------------------------------------------------

         Key: AXIS-1749
         URL: http://issues.apache.org/jira/browse/AXIS-1749
     Project: Axis
        Type: Improvement
    Versions: current (nightly)    
    Reporter: Per Thomas Jahr
 Attachments: mimeutils_diff.txt

The patch in the attachment contains two fixes for attachments interoperability with GLUE 4.0.1:

1. When sending an attachment from Axis to GLUE, GLUE must have cid prefix in the mime header.

2. GLUE needs content lengths on all parts. This fix adds the correct content length.

All fixes in MimeUtils.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS-1749) GLUE attachments interoperability (content length and cid)

Posted by "Per Thomas Jahr (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1749?page=history ]

Per Thomas Jahr updated AXIS-1749:
----------------------------------

    Attachment: mimeutils_diff.txt

cvs diff -u

> GLUE attachments interoperability (content length and cid)
> ----------------------------------------------------------
>
>          Key: AXIS-1749
>          URL: http://issues.apache.org/jira/browse/AXIS-1749
>      Project: Axis
>         Type: Improvement
>     Versions: current (nightly)
>     Reporter: Per Thomas Jahr
>  Attachments: mimeutils_diff.txt
>
> The patch in the attachment contains two fixes for attachments interoperability with GLUE 4.0.1:
> 1. When sending an attachment from Axis to GLUE, GLUE must have cid prefix in the mime header.
> 2. GLUE needs content lengths on all parts. This fix adds the correct content length.
> All fixes in MimeUtils.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira