You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/07 09:56:53 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 ]

Guillaume Nodet updated SM-1298:
--------------------------------

    Fix Version/s: servicemix-mail-2008.01

> 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
>             Fix For: 3.3, servicemix-mail-2008.01
>
>
> 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.