You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Michal Stochmialek (JIRA)" <ji...@apache.org> on 2007/09/13 11:42:32 UTC

[jira] Created: (WSCOMMONS-245) BoundaryDelimitedStream do not return whole attachment stream

BoundaryDelimitedStream do not return whole attachment stream
-------------------------------------------------------------

                 Key: WSCOMMONS-245
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-245
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
            Reporter: Michal Stochmialek


I have an issue with Attachments.getIncomingAttachmentStreams() method and BoundaryDelimitedStream class.
It seems that it cuts the beginning of the stream of the attachments. It gives only the end of the stream. I'm suspecting
that's because of bug in boundary searching mechinizm.

I'm attaching a patch with a test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Updated: (WSCOMMONS-245) BoundaryDelimitedStream do not return whole attachment stream

Posted by "Michal Stochmialek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Stochmialek updated WSCOMMONS-245:
-----------------------------------------

    Attachment: WSCOMMONS-245-patch.diff

> BoundaryDelimitedStream do not return whole attachment stream
> -------------------------------------------------------------
>
>                 Key: WSCOMMONS-245
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-245
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Michal Stochmialek
>         Attachments: WSCOMMONS-245-patch.diff
>
>
> I have an issue with Attachments.getIncomingAttachmentStreams() method and BoundaryDelimitedStream class.
> It seems that it cuts the beginning of the stream of the attachments. It gives only the end of the stream. I'm suspecting
> that's because of bug in boundary searching mechinizm.
> I'm attaching a patch with a test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-245) BoundaryDelimitedStream do not return whole attachment stream

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved WSCOMMONS-245.
--------------------------------------

    Resolution: Fixed

Committed 575436

> BoundaryDelimitedStream do not return whole attachment stream
> -------------------------------------------------------------
>
>                 Key: WSCOMMONS-245
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-245
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Michal Stochmialek
>            Assignee: Rich Scheuerle
>         Attachments: WSCOMMONS-245-patch.diff
>
>
> I have an issue with Attachments.getIncomingAttachmentStreams() method and BoundaryDelimitedStream class.
> It seems that it cuts the beginning of the stream of the attachments. It gives only the end of the stream. I'm suspecting
> that's because of bug in boundary searching mechinizm.
> I'm attaching a patch with a test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Assigned: (WSCOMMONS-245) BoundaryDelimitedStream do not return whole attachment stream

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle reassigned WSCOMMONS-245:
----------------------------------------

    Assignee: Rich Scheuerle

Thanks Michal,

I have not seen this problem before.  Thanks for the test case, I will assess the problem and fix the code.

> BoundaryDelimitedStream do not return whole attachment stream
> -------------------------------------------------------------
>
>                 Key: WSCOMMONS-245
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-245
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Michal Stochmialek
>            Assignee: Rich Scheuerle
>         Attachments: WSCOMMONS-245-patch.diff
>
>
> I have an issue with Attachments.getIncomingAttachmentStreams() method and BoundaryDelimitedStream class.
> It seems that it cuts the beginning of the stream of the attachments. It gives only the end of the stream. I'm suspecting
> that's because of bug in boundary searching mechinizm.
> I'm attaching a patch with a test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org