jamesnetherton commented on PR #6303: URL: https://github.com/apache/camel-quarkus/pull/6303#issuecomment-2258396244
We maybe need to restore some code that I modified specifically for the Vert.x client in `CxfSoapWssClientTest`: https://github.com/apache/camel-quarkus/blob/main/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/src/test/java/org/apache/camel/quarkus/component/cxf/soap/wss/client/it/CxfSoapWssClientTest.java#L117-L126 Here's the original: https://github.com/apache/camel-quarkus/blob/3.12.0/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/src/test/java/org/apache/camel/quarkus/component/cxf/soap/wss/client/it/CxfSoapWssClientTest.java#L117-L119 Sorry I forgot to mention that in the issue. -- 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]
