[
https://issues.apache.org/jira/browse/CAMEL-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969935#comment-16969935
]
Claus Ibsen commented on CAMEL-14153:
-------------------------------------
This is a bit more complex as constructors can have several parameters and we
would need to convert to their type and also parse the input ala bean language
does.
> 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)