Re: Issue with ApnsServiceFactory

2012-09-10 Thread solimo
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.

Re: Issue with ApnsServiceFactory

2012-09-09 Thread Claus Ibsen
On Sat, Sep 8, 2012 at 9:44 PM, solimo wrote: > Hi, > > If we stick to examples in term of feedback and gateway configuration as an > optional then I understand if ParamUtils.checkDestination(...) returns false > then default values should still be used. Right now > configureApnsCertificate(...) a

Re: Issue with ApnsServiceFactory

2012-09-08 Thread solimo
Hi, If we stick to examples in term of feedback and gateway configuration as an optional then I understand if ParamUtils.checkDestination(...) returns false then default values should still be used. Right now configureApnsCertificate(...) always overrides destinations (with default values) and tha

Re: Issue with ApnsServiceFactory

2012-08-22 Thread Claus Ibsen
Hi I created a ticket to not forget about this https://issues.apache.org/jira/browse/CAMEL-5536 Patches is of course still welcome. On Fri, Aug 17, 2012 at 8:05 AM, Claus Ibsen wrote: > Hi > > You may have found a bug in that component. > > As we love contributions, then feel free to work on a

Re: Issue with ApnsServiceFactory

2012-08-16 Thread Claus Ibsen
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 will neve