[
https://issues.apache.org/jira/browse/CAMEL-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297943#comment-17297943
]
Jörg Jansen commented on CAMEL-16318:
-------------------------------------
Should be fixed, by adding the property to method updateClassProperties.
In this case, the provided class is used, instead of creating a new Class from
given String.
I will provide a PR soon.
> LoginCallbackHandler causes ClassNotFoudException
> -------------------------------------------------
>
> Key: CAMEL-16318
> URL: https://issues.apache.org/jira/browse/CAMEL-16318
> Project: Camel
> Issue Type: Bug
> Components: camel-kafka
> Affects Versions: 3.7.2, 3.8.0
> Reporter: Jörg Jansen
> Priority: Minor
>
> Running camel-kafka within camel-karaf causes a ClassNotFoundException, when
> using a customized AuthenticationCallbackHandler.
> As the callback classname is converter to String, the ContextClassLoader is
> not aware of it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)