You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/11/16 10:43:11 UTC

[jira] Closed: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

     [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen closed CAMEL-1022.
------------------------------


> 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
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> 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.