JiriOndrusek commented on PR #4721: URL: https://github.com/apache/camel-quarkus/pull/4721#issuecomment-1491414677
> Doesn't have to be part of this PR but... > > Maybe `1.` could be fixed by initializing (or reinitializing) `XMLSecurityConstants` at runtime? > > `2.` perhaps there is some build time service provider config needed for [this](https://github.com/korteke/java-opensaml/blob/master/opensaml-core/src/main/java/org/opensaml/core/config/ConfigurationService.java#L67-L68)? Unfortunately I tried to solve both issues, but as I remember ad 1 - Setting SecureRandom to runtime init didn't help., because it was in conflict with something which is build time ad 2 - I missed the suggested config - will try it - thanks! (I tried to get rid of the code with substitutions but without a success) -- 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