You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/03/31 12:05:32 UTC

[jira] Updated: (SM-1298) servicemix-mail throws IOException "Socket closed" when trying to send an attachment which uses StreamDataSource

     [ https://issues.apache.org/activemq/browse/SM-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Heinemann updated SM-1298:
-------------------------------

    Component/s: servicemix-mail

> servicemix-mail throws IOException "Socket closed" when trying to send an attachment which uses StreamDataSource
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1298
>                 URL: https://issues.apache.org/activemq/browse/SM-1298
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-mail
>    Affects Versions: 3.3
>            Reporter: Lars Heinemann
>            Assignee: Lars Heinemann
>
> If an attachment uses the StreamDataSource, it gives IOException when trying to send this attachment via email.
> The problem is, that the JavaMail tries to read the input stream of this data source twice and that's not supported by the StreamDataSource.

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