Details
Description
The pipeline route such as:
from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
Is not rendered correct. It looks like the multicast instead.
The pipeline route such as:
from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
Is not rendered correct. It looks like the multicast instead.