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 2022/01/03 12:44:49 UTC

[GitHub] [camel-k-runtime] tszappanos opened a new issue #770: CDI with Camel K runtime 1.7.

tszappanos opened a new issue #770:
URL: https://github.com/apache/camel-k-runtime/issues/770


   CDI does not work with Camel K runtime 1.7. The route is deployed, but when using the injected bean I get either a "nullpointerexception" or "bean not found". I tried it on an example from your project  https://github.com/apache/camel-k/tree/aff450bfcccfa35ac0496336b1ea3801e4f8118f/e2e/yaks/openshift/monitoring/app 
   as well as on examples that work on Camel in combination with Quarkus (quarkus Di, spring DI). I enclose in the attachment.
   I ask for verification / advice. It seems like https://github.com/apache/camel-k-runtime/issues/362 issue.
   Thank you.
   [CDI_pokus.zip](https://github.com/apache/camel-k-runtime/files/7801928/CDI_pokus.zip)
   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k-runtime] lburgazzoli commented on issue #770: CDI with Camel K runtime 1.7.

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #770:
URL: https://github.com/apache/camel-k-runtime/issues/770#issuecomment-1005540446


   We don't have any concrete ETA at the moment, we may have a look at this when working on camel-k 2.0 but again, no concrete ETA. 
   
   If you have any spare time to look at implementing it, then it would be very appreciated


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k-runtime] lburgazzoli commented on issue #770: CDI with Camel K runtime 1.7.

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #770:
URL: https://github.com/apache/camel-k-runtime/issues/770#issuecomment-1004713954


   CDI in camel-k does not work at the moment, i.e. it is not possible to use @Inject on a camel-k integration.
   
   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k-runtime] tszappanos commented on issue #770: CDI with Camel K runtime 1.7.

Posted by GitBox <gi...@apache.org>.
tszappanos commented on issue #770:
URL: https://github.com/apache/camel-k-runtime/issues/770#issuecomment-1005515373


   when do you plan to add there?


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-k-runtime] tszappanos commented on issue #770: CDI with Camel K runtime 1.7.

Posted by GitBox <gi...@apache.org>.
tszappanos commented on issue #770:
URL: https://github.com/apache/camel-k-runtime/issues/770#issuecomment-1008898723


   Can you please refer me to target design, current state, documentation? I'll take a look at it. What actually solved https://github.com/apache/camel-k-runtime/issues/362?


-- 
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-unsubscribe@camel.apache.org

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