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/12/01 17:18:46 UTC

[GitHub] [camel-k] Nyquest opened a new issue #2799: CXF Support

Nyquest opened a new issue #2799:
URL: https://github.com/apache/camel-k/issues/2799


   Hi!
   Will the _CXF_ be supported in new versions of Camel K? 
   Now i am getting error:
   `org.apache.camel.FailedToCreateRouteException: Failed to create route cxf: cxf://http://...please check your classpath contains the needed Camel component jar`
   I tried on versions _1.3_ and _1.6_ and there was this problem 
   
   
   


-- 
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] oscerd commented on issue #2799: CXF Support

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #2799:
URL: https://github.com/apache/camel-k/issues/2799#issuecomment-983869132


   There is no quarkus extension for cxf. I don't think so.


-- 
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] Nyquest commented on issue #2799: CXF Support

Posted by GitBox <gi...@apache.org>.
Nyquest commented on issue #2799:
URL: https://github.com/apache/camel-k/issues/2799#issuecomment-983912095


   Thanks! Now it's clear 


-- 
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] Nyquest closed issue #2799: CXF Support

Posted by GitBox <gi...@apache.org>.
Nyquest closed issue #2799:
URL: https://github.com/apache/camel-k/issues/2799


   


-- 
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] oscerd commented on issue #2799: CXF Support

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #2799:
URL: https://github.com/apache/camel-k/issues/2799#issuecomment-983899105


   Quarkus-cxf is an extension from quarkiverse and from the quarkus organization. I'm talking about the camel-quarkus extensions. 
   
   https://camel.apache.org/camel-quarkus/2.5.x/reference/components.html
   
   At the moment there is no plan of having an extension for it and I don't think the quarkiverse extension will be taken into consideration.


-- 
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] Nyquest commented on issue #2799: CXF Support

Posted by GitBox <gi...@apache.org>.
Nyquest commented on issue #2799:
URL: https://github.com/apache/camel-k/issues/2799#issuecomment-983889734


   Thank you for your quick reply!
   Sorry, I'm not very familiar with Quarkus, but what do you think of this extension: 
   https://github.com/quarkiverse/quarkus-cxf.
   Is it possible to someway use this solution together with Camel-K?


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