ppalaga commented on PR #4721: URL: https://github.com/apache/camel-quarkus/pull/4721#issuecomment-1491722215
> Maybe 1. could be fixed by initializing (or reinitializing) XMLSecurityConstants at runtime? That's already the case in https://github.com/quarkiverse/quarkus-xmlsec/blob/main/deployment/src/main/java/io/quarkiverse/xmlsec/deployment/XmlsecProcessor.java#L85 I'd vote for first tring to make the Random creation in XMLSecurityConstants lazy directly in [santuario-xml-security-java](https://github.com/apache/santuario-xml-security-java) - there is just one reading occurrence in the same class. It should be rather easy. Otherwise, we may put a substitution to https://github.com/quarkiverse/quarkus-xmlsec -- 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