On 5/22/07, dr.jeff <[EMAIL PROTECTED]> wrote:

Yes.

Also, ServiceMix EIP had xpath splitter, which I didn't see in Camel?

Thats more a case of bad documentation :) I've tried to fix that...
http://cwiki.apache.org/CAMEL/splitter.html

e.g.

from("activemq:foo.bar").splitter(xpath("//foo/bar")).to("file://whatnot")

i.e. the splitter takes any expression...
http://cwiki.apache.org/CAMEL/expression.html

--
James
-------
http://macstrac.blogspot.com/

Reply via email to