[ 
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

Reply via email to