Re: Change Sql Component BLOB datatype to XML for Aggregator serialization

2012-09-08 Thread AlanFoster
Thanks for your Response Christian I wonder if there's a nice way to keep all of the functionality of the current Jdbc aggregator that the sql-component offers, but just change the way it marshalls the data? Through blueprint property setters I looked into the source code for this area, and I

Re: Ordering of routes and ShutdownRoute.Defer option

2012-09-08 Thread Claus Ibsen
On Sat, Sep 8, 2012 at 11:48 AM, gilboy josephoto...@gmail.com wrote: Hi I am trying to ensure I understand the significance of the ordering of routes Assume I have route #1 which publishes messages on to a SEDA Queue, e.g. *from(endpoint).to(sedaQueue)* and I have route #2 which

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