You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/09/22 05:03:00 UTC

[jira] [Created] (CAMEL-15565) camel-main - camel.beans configuration should support lookup existing bean

Claus Ibsen created CAMEL-15565:
-----------------------------------

             Summary: camel-main - camel.beans configuration should support lookup existing bean
                 Key: CAMEL-15565
                 URL: https://issues.apache.org/jira/browse/CAMEL-15565
             Project: Camel
          Issue Type: Improvement
          Components: camel-main
         Environment: If there is an existing bean such as foo that has been registered then you should be able to do

camel.beans.foo.someNameHere=123

So we can lookup bean by id foo and set the value.
Today you need to create a new bean first via

camel.beans.foo = #class:com.MyFoo

            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)