[
https://issues.apache.org/jira/browse/CAMEL-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Heesemann updated CAMEL-8696:
------------------------------------
Attachment: CAMEL-8696.patch
patch for Camel-2.16.0-SNAPSHOT
> 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
> 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)