llowinge commented on issue #6880:
URL: https://github.com/apache/camel-quarkus/issues/6880#issuecomment-2567490616

   @ppalaga `@SessionScoped` was used only because of 
https://github.com/apache/camel-quarkus/issues/4282#issuecomment-1321228549 . 
Probably only as "workaround" for specific test scenario. Maybe i should 
refactor it to use two CXFEndpoints instead with `@ApplicationScoped` scope. 
WDYT (i can create issue for it) ? 
   
   And of course in this example it should be changed to `@ApplicationScoped` 
as the `@SessionScoped` is probably copy-paste error without any proper meaning.


-- 
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

Reply via email to