jochenr commented on issue #5218:
URL: https://github.com/apache/camel-quarkus/issues/5218#issuecomment-1691902348

   I spent the whole day on trying to buld an easy reproducer.
   Unfortunately I can not reproduce the issue yet😥
   
   I tried to extend the 
       
https://github.com/jochenr/camel-quarkus-examples/tree/camel-quarkus-main/cxf-soap
 example with WS-Security for our "SAML Sender Vouches" logic, because the last 
message I saw in the stacktrace was 
   ```
   INFO  [org.apa.cxf.ws.sec.wss.pol.AbstractBindingBuilder] (main) No 
CallbackHandler available to retrieve a password. We will now try the crypto 
properties file for a private password
   ```
   
   --> 
https://github.com/jochenr/camel-quarkus-examples/tree/camel-quarkus-main/cxf-soap
   
   since this works as expected I will continue extending my example app with 
artemis, pooled-jms, jmx, jta, xa, etc. to reproduce the problem of our real 
application.
   


-- 
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

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

Reply via email to