[ 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)