llowinge commented on issue #6888: URL: https://github.com/apache/camel-quarkus/issues/6888#issuecomment-2573477495
First observation, using `@RequestScoped` is giving me ``` Caused by: jakarta.enterprise.context.ContextNotActiveException: RequestScoped context was not active when trying to obtain a bean instance for a client proxy of PRODUCER_METHOD bean [class=org.apache.camel.quarkus.component.cxf.soap.client.it.CxfSoapClientRoutes, id=XzFNO2ttWexJbzVIRqtS-_USgok] - you can activate the request context for a specific method using the @ActivateRequestContext interceptor binding ``` -- 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