[
https://issues.apache.org/jira/browse/CAMEL-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16760.
---------------------------------
Resolution: Fixed
> camel-core - Dataformat models with Class<?> should use the loaded class
> directly
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-16760
> URL: https://issues.apache.org/jira/browse/CAMEL-16760
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Pasquale Congiusti
> Priority: Major
> Fix For: 3.12.0
>
>
> Currently the EIP model will store Class<?> as transient and use the FQN
> class name as text that the dataformat then need to load afterwards.
> But due to complex classloading in camel-k and other runtimes it would be
> better to use the Class<?> directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)