DOT generator (Visualizor) - Doen't handle that pipeline is default
-------------------------------------------------------------------
Key: CAMEL-1022
URL: https://issues.apache.org/activemq/browse/CAMEL-1022
Project: Apache Camel
Issue Type: Bug
Components: tooling
Affects Versions: 1.5.0
Reporter: Claus Ibsen
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.