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 2013/01/19 10:12:13 UTC

[jira] [Resolved] (CAMEL-5645) Apns Component should allow sandbox/prod environment variable in apnsServiceFactory

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

Claus Ibsen resolved CAMEL-5645.
--------------------------------

    Resolution: Fixed

You can configure sandbox/prod on the org.apache.camel.component.apns.factory.ApnsServiceFactory which has has getter/setters for gateway and feedback.

I made it possible to load the certificate from file and classpath by prefix file: or classpath:
                
> Apns Component should allow sandbox/prod environment variable in apnsServiceFactory 
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5645
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5645
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-apns
>    Affects Versions: 2.10.0
>            Reporter: Rael
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> Apns Component should allow sandbox/prod environment variable in apnsServiceFactory.
> apnsServiceFactory does not seem to allow setting Apple's APNS environment to anything but production mode.
> In addition, the certificatePath should allow an absolute path that is outside of the classpath (web root)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira