MarcoMartins86 opened a new issue, #4194:
URL: https://github.com/apache/camel-quarkus/issues/4194

   Hi, I can't authenticate using elasticsearch-rest component with quarkus, it 
works without quarkus by defining in application.properties 
   ```
   camel.component.elasticsearch-rest.user
   camel.component.elasticsearch-rest.password
   ```
   Not sure if I'm missing something but I have a reproducer.
   https://github.com/MarcoMartins86/camel-quarkus-elasticsearch-rest -> Not 
working
   
   For comparison, this is the same routes but without quarkus
   https://github.com/MarcoMartins86/camel-elasticsearch-rest -> Working


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to