jamesnetherton opened a new issue, #8147:
URL: https://github.com/apache/camel-quarkus/issues/8147
### Bug description
Both `testCredentials` & `testAcls` are failing. It needs more investigation
why the NPE occurs.
```
Caused by: java.lang.NullPointerException
at
org.apache.camel.quarkus.component.http.netty.NettyHttpResource.auth(NettyHttpResource.java:189)
at
org.apache.camel.quarkus.component.http.netty.NettyHttpResource_ClientProxy.auth(Unknown
Source)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]