Results 1 to 5 of 5

Thread: Spring Integration and Apple Push Notification Service Adapter

  1. #1
    Join Date
    Apr 2005
    Posts
    112

    Default Spring Integration and Apple Push Notification Service Adapter

    Are there any plans on supporting Apple's Push Notification Service?

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    I don't know much about the details, but this could possibly be achieved with the existing TCP support and the various strategies it supports. If you have some experience with APN, maybe you could let us know if you see any gaps?

    In the meantime, I'll see if Gary (the main developer responsible for our TCP support) has anything to add.

    Thanks,
    -Mark

  3. #3
    Join Date
    Apr 2005
    Posts
    112

    Default

    I do not have experience with APN but I am seriously looking at adding a feature to send push notifications in one of our critical applications built using Spring Integration. It is a good feature to have as part of Spring Integration extension since more people are using iPhone these days and the enterprise usage will continue to go up in the future.

    Currently I am looking at java-apns hosted in github.

    http://github.com/notnoop/java-apns/wiki

  4. #4
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    That sounds great, and we'd definitely be interested if you could contribute code for it.

    By the way, have you read the Reference Manual section on our TCP adapters to see the various strategies we provide? (e.g. Serializer/Deserializer).

  5. #5
    Join Date
    Apr 2010
    Posts
    11

    Default This would be awesome

    Hi, I'm just wondering if there was any progress in this area at all?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •