Hi, First email on camel developers mailing list :)
Please, let me introduce myself: My name is Alexis Kinsella, I'm 29 years old, I leave in Paris, and I'm a camel rider since version 1.5 ;) I created a serie of 3 articles some months ago to explain how to connect to Apple Push Notification Servers using Apache Camel. To write that article, I created a component: camel-apns. The main goal of articles was to explain how to create custom components. You can read it at: http://blog.xebia.fr/2010/09/30/creer-un-composant-apache-camel-de-connexion-a-lapns-1-sur-3/ Google code project of camel-apns component is : http://code.google.com/p/camel-apns/ I created 2 JIRAs with patches to add those components to Camel project. You can find them at the following addresses: - https://issues.apache.org/jira/browse/CAMEL-3868 - New Camel APNS component - https://issues.apache.org/jira/browse/SMX4-807 - Create an OSGI bundle for java-apns (version 0.1.6) Best regards, Alexis Kinsella