You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jörg Jansen (Jira)" <ji...@apache.org> on 2021/03/09 08:47:00 UTC

[jira] [Created] (CAMEL-16318) LoginCallbackHandler causes ClassNotFoudException

Jörg Jansen created CAMEL-16318:
-----------------------------------

             Summary: 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.8.0, 3.7.2
            Reporter: Jörg Jansen


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)