The code throwing this error is not part of Camel, its part of OpenEHealth (which embeds Camel).
Seems to me that the ExchangeAggreate aspect (it's AOP code) cannot be applied. My guess is that the pointcut of that aspect is not correctly defined. But you may be better of asking that question on http://www.openehealth.org/. ----- Richard Kettelerij, http://github.com/rkettelerij -- View this message in context: http://camel.465427.n5.nabble.com/Issue-in-FileComponent-in-JBoss-5-0-tp3235847p3235919.html Sent from the Camel - Users mailing list archive at Nabble.com.
