Is there any chance that support for bean method invocations on the event dispatch thread could be added?
The URI might look something like: bean:foo?methodName=addBar&EDT=true Some way to tell @MessageDriven that it should dispatch on the EDT would be really nice too... I'm new to camel, but so far the refactoring of our project where we try out using camel, spring, spring-javaconfig, and maven, is going very well. There has been a large reduction and simplification of the code, and a new clarity in the architecture... thanks! Steven Marcus -- View this message in context: http://www.nabble.com/bean-method-invocations-on-EDT-tf4329507s22882.html#a12330693 Sent from the Camel - Users mailing list archive at Nabble.com.
