On 8/1/07, cui hailin <[EMAIL PROTECTED]> wrote: > so EIP component in servicemix compare with camel?
Yes; they are conceptually similar though Camel's become a bit more full featured, plus you can use Camel outside of JBI - such as inside a JMS client or broker, or inside your web services client > EIP component in servicemix implement without camel. > servicemix integrate camel for instead of EIP component? ServiceMix integrates with everything pretty much :) So both integrate with ServiceMix I'd recommend looking at Camel rather than the EIP component going forward though; as Camel has more EIP patterns implemented & allows either Java or XML to be used to define the routing rules. We should probably merge the logic from servicemix-eip into the Camel project and unify them both. -- James ------- http://macstrac.blogspot.com/
