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 2019/11/11 18:34:00 UTC

[jira] [Resolved] (CAMEL-14153) camel-main - Allow to specify constructor parameters

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

Claus Ibsen resolved CAMEL-14153.
---------------------------------
    Resolution: Fixed

> camel-main - Allow to specify constructor parameters
> ----------------------------------------------------
>
>                 Key: CAMEL-14153
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14153
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-main
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> For example when configuring jms with amq/qpid etc then they have constructor parameters
> {code}
> camel.component.jms.connection-factory=#class:org.apache.qpid.jms.JmsConnectionFactory("xxxx")
> {code}
> Where ("xxx") are constructor parameters



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