[
https://issues.apache.org/jira/browse/CAMEL-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930745#comment-13930745
]
ASF GitHub Bot commented on CAMEL-7284:
---------------------------------------
GitHub user marcin-a opened a pull request:
https://github.com/apache/camel/pull/109
Missing setter for ApnsDelegate in ApnsServiceFactory
Hello,
this resolves https://issues.apache.org/jira/browse/CAMEL-7284
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marcin-a/camel CAMEL-7284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/109.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #109
----
commit 50f122a1608cc95fd42e70a29964347f208abd09
Author: Marcin Arciuch <[email protected]>
Date: 2014-03-11T18:35:42Z
adding missing setter for ApnsDelegate
----
> Missing setter for ApnsDelegate
> -------------------------------
>
> Key: CAMEL-7284
> URL: https://issues.apache.org/jira/browse/CAMEL-7284
> Project: Camel
> Issue Type: Improvement
> Components: camel-apns
> Reporter: marcin arciuch
> Priority: Minor
>
> Hello,
> there's a slight problem in the ApnsServiceFactory in that there's a missing
> setter for ApnsDelegate. The ability to wire one in is important, as
> java-apns uses it as a destination of send acks/errors, and without it
> there's no way to diagnose or react to them.
> thanks,
> Marcin
--
This message was sent by Atlassian JIRA
(v6.2#6252)