We have a clustered servicemix instances that only have JMS flow enabled. We routing logic that is implemented using the camel JBI component that, for some simple cases, uses SEDA as a choice of communication between internal endpoints. However, the explicit use of SEDA as part of the camel JBI component causes an error to be generated and the entire request to fail. We changed the servicemix instance configurations to allow both JMS and SEDA flow but this caused all communications to go over SEDA and this defeats the purpose of having a clustered environment. Is it possible to configure SMX in such a way that it would use JMS as a default flow and uses SEDA if explicitly required?
Thanks -- View this message in context: http://www.nabble.com/camle-jbi-component-and-flow-tp23749187p23749187.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
