You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/04/27 08:16:39 UTC

[jira] [Resolved] (CAMEL-8696) Allow ApnsNotification/EnhancedApnsNotification instances to be send to apns endpoints

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

Claus Ibsen resolved CAMEL-8696.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.16.0
         Assignee: Claus Ibsen

Thanks for the patch.

> Allow ApnsNotification/EnhancedApnsNotification instances to be send to apns endpoints
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8696
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8696
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-apns
>    Affects Versions: 2.13.3
>            Reporter: Justin Heesemann
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>         Attachments: CAMEL-8696.patch
>
>
> The Apns Endpoint only accepts Strings with the payload.
> It would be great if we alternatively could send EnhancedApnsNotifications so we have more control about the message that is being sent.
> This would especially help with handling notification errors, since the java-apns allows a ApnsDelegate to be notified about errors "messageSendFailed(ApnsNotification message, Throwable e)" - only we currently have no way of linking these failure messages to the exchange send by camel.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)