[
https://issues.apache.org/jira/browse/CAMEL-16600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342381#comment-17342381
]
Claus Ibsen commented on CAMEL-16600:
-------------------------------------
[~lburgazzoli] heads-up that templateBean in YAML DSL has changed slightly,
there is no beanType anymore. You use the attributes from above ^^^^
name: foo
language: bean
script: com.foo.MyBean
name: bar
langauge: groovy
script: ... here is your funky groovy code
> camel-yaml-dsl - Support route-template bean factory
> ----------------------------------------------------
>
> Key: CAMEL-16600
> URL: https://issues.apache.org/jira/browse/CAMEL-16600
> Project: Camel
> Issue Type: New Feature
> Components: camel-kamelet
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.10.0
>
>
> With the new local bean in route-template / kamelets. Then we need a nicer
> DSL for this in YAML DSL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)