GitHub user emmanuelGuiton closed a discussion: ClassNotFoundException while 
trying to use an authentication provider provided by a protocol handler

Hi,

I am trying to set up an authentication provider that is provided by a third 
party protocol handler (StreamNative AMQP on Pulsar). I can successfully set up 
the protocol handler but I can't figure out how to use the AMQP authentication 
provider. It always ends in a `ClassNotFoundException: 
io.streamnative.pulsar.handlers.amqp.authentication.AuthenticationProviderBasic`
 though the class is present in the unpacked NAR archive. So I am wondering if 
there is a bug in Pulsar because the classloader ignores a few classes from the 
protocol handler or if I am simply doing something wrong ... but I can't figure 
what.

Any help ?

I already reported the issue as a bug here 
https://github.com/streamnative/aop/issues/864

GitHub link: https://github.com/apache/pulsar/discussions/20306

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to