I know how to make custom splitters in the Camel DSL way by extending
org.apache.camel.builder.ValueBuilder with a new operation that returns my
own Expression, that splits the message in the way I need it to. (And I
think that's the correct general approach to take, but correct me.)
But I just don't see how to do this in the Spring XML way. Am I just dumb,
or what? Can this be even be done?
--
View this message in context:
http://www.nabble.com/-camel--Custom-Splitters-tf3627514s2354.html#a10129214
Sent from the ActiveMQ - User mailing list archive at Nabble.com.