[
https://issues.apache.org/activemq/browse/CAMEL-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46133#action_46133
]
Claus Ibsen commented on CAMEL-946:
-----------------------------------
There is somekind of routebuilder ref you can add to ref to a single class.
However we could consider restrucutre the DSL a bit so the package /
routebuilderef or what we call it is in a configuration element. We could move
all the jmx and other stuff in that one too.
so you have a <configuration> element to start with where we can add all the
weird camel stuff. And then have a more clean root element with fewer high
level tags to select among.
> improve package searching in Spring DSL
> ---------------------------------------
>
> Key: CAMEL-946
> URL: https://issues.apache.org/activemq/browse/CAMEL-946
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-spring
> Reporter: Jonathan Anstey
> Fix For: 2.0.0
>
>
> We should improve the <package> or to allow setting 1..N classes instead or
> ref to spring ids. The <package> is sometimes a bit to "magic" for new users.
> Also when doing unit testing it would be great to be sure only YOUR route is
> loaded and not all in the same package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.