We use spring DSL for our camel route definitions. I just integrated hawtio
with our dev environment and it is awesome.. 

As part part of our route definition, we added "id" attribute to each of our
node to give a meaningful business name.

However, in the layout diagram, for each node (to's) it shows the uri and
not what we defined in the id attribute. But in the left side navigation it
shows the actual id attribute value.

Can you please help me understand or point us in the direction to show the
meaningful names in the  camel layout diagram instead of uris

e.g.
                        <to id="MyBusinessRules" uri="drools:node1/theNewRule"/>
        

In left side navigation under camel context shows : MyBusinessRules but in
the camel layout shows "drools:node1/theNewRul". I would like to see
MyBusinessRule in the diagram as well..




--
View this message in context: 
http://camel.465427.n5.nabble.com/hawtio-camel-route-layout-UI-question-tp5743455.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to