You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/31 09:36:36 UTC

[GitHub] [camel-k] bvahdat commented on issue #1963: A simple XML-DSL based integration with Spring doesn't work

bvahdat commented on issue #1963:
URL: https://github.com/apache/camel-k/issues/1963#issuecomment-770354022


   Thanks @davsclaus.
   
   I need to stick to a working DI container in Camel-K for my integration. As the Quarkus trait is enabled by default then I could make use of CDI as my Dependency-Injection-Container for my specific integration and use any of those Quarkus enabled Camel components for that purpose, correct?
   
   Going through that [list](https://camel.apache.org/camel-quarkus/latest/reference/index.html) I'm missing the `camel-cxf` component which I would _need_ to stick to, though I found [this](https://github.com/apache/camel-quarkus/issues/764) open issue from February 2020. So my use-case is currently not covered correct?
   
   Thanks in advance for any hint or idea.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org