JiriOndrusek commented on PR #4721: URL: https://github.com/apache/camel-quarkus/pull/4721#issuecomment-1491895215
@ppalaga Did you try using of `decoupled_endpoint`? I can use `CxfConfigurer` to execute similar code like in CSB ([code](https://github.com/apache/camel-spring-boot/blob/camel-spring-boot-3.x/components-starter/camel-cxf-soap-starter/src/test/java/org/apache/camel/component/cxf/soap/springboot/wsrm/WSRMTest.java#L116-L121)), but I'm not sure how should I support that on vertx server (or i'm missing something here) -- 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