losing exchange attachments with camel 2.13.1

2014-06-15 Thread Andrew Lawrenson
} if (that.hasAttachments()) { getAttachments().putAll(that.getAttachments()); } } hopefully this make sense to you, but if you need any more details, please let me know, Andrew Lawrenson. -- View this message in context: http://cam

Re: Mina2Consumer & SSL

2012-08-23 Thread Andrew Lawrenson
I've created a JIRA issue for this: https://issues.apache.org/jira/browse/CAMEL-5537 The older Mina (v1) consumer looks sufficiently different that I'm not sure whether it suffers from the same issue or not. many thanks, Andrew Lawrenson -- View this message in context: ht

Mina2Consumer & SSL

2012-08-14 Thread Andrew Lawrenson
arameters? (or OrderedThreadPoolExecutor is used when SSL if configured). I'm assuming the reason for the use of UnorderedThreadPoolExecutor is simply for performance. many thanks in advance, Andrew Lawrenson -- View this message in context: http://camel.465427.n5.nabble.com/Mina2C