You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2007/11/02 08:28:23 UTC

[jira] Created: (SM-1124) Message content silently dropped when conversion fails

Message content silently dropped when conversion fails
------------------------------------------------------

                 Key: SM-1124
                 URL: https://issues.apache.org/activemq/browse/SM-1124
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-camel
            Reporter: Gert Vanthienen
            Priority: Trivial
             Fix For: 3.2


When a Camel message is sent to a JBI endpoint, the contents is converted into a Source (for message normalization).  When the message content can not be transformed, it is dropped without any warning whatsoever.

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


[jira] Resolved: (SM-1124) Message content silently dropped when conversion fails

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SM-1124.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.2)
                   3.2.1

Added warning when message content conversions fails + use Camel type converter for String&rarr;Source

http://svn.apache.org/viewvc?view=rev&revision=591300

> Message content silently dropped when conversion fails
> ------------------------------------------------------
>
>                 Key: SM-1124
>                 URL: https://issues.apache.org/activemq/browse/SM-1124
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>            Reporter: Gert Vanthienen
>            Priority: Trivial
>             Fix For: 3.2.1
>
>
> When a Camel message is sent to a JBI endpoint, the contents is converted into a Source (for message normalization).  When the message content can not be transformed, it is dropped without any warning whatsoever.

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