Here we go - https://issues.apache.org/jira/browse/CAMEL-5536
--
View this message in context:
http://camel.465427.n5.nabble.com/Issue-with-ApnsServiceFactory-tp5717573p5719069.html
Sent from the Camel - Users mailing list archive at Nabble.com.
us Ibsen-2 wrote
>>
>> Hi
>>
>> I created a ticket to not forget about this
>> https://issues.apache.org/jira/browse/CAMEL-5536
>>
>> Patches is of course still welcome.
>>
>
>
>
>
> --
> View this message in context:
> http:/
age in context:
http://camel.465427.n5.nabble.com/Issue-with-ApnsServiceFactory-tp5717573p5718931.html
Sent from the Camel - Users mailing list archive at Nabble.com.
ee to work on a patch and submit
> it in a JIRA ticket
> http://camel.apache.org/contributing.html
>
> On Fri, Aug 17, 2012 at 3:59 AM, Eli Gelasco wrote:
>> I found an issue with ApnsServiceFactory class. It will never allow you to
>> create an ApnsService object usi
Hi
You may have found a bug in that component.
As we love contributions, then feel free to work on a patch and submit
it in a JIRA ticket
http://camel.apache.org/contributing.html
On Fri, Aug 17, 2012 at 3:59 AM, Eli Gelasco wrote:
> I found an issue with ApnsServiceFactory class. It w
I found an issue with ApnsServiceFactory class. It will never allow you to
create an ApnsService object using "gateway.sandbox.push.apple.com", it
always changes to "gateway.push.apple.com", even if you call
ApnsServiceFactory.setGatewayHost().
I was wondering if anyone k