You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "hoangtuannguyen-manabie (via GitHub)" <gi...@apache.org> on 2023/07/06 10:00:57 UTC

[GitHub] [camel-k] hoangtuannguyen-manabie opened a new issue, #4539: Use custom component in camel K

hoangtuannguyen-manabie opened a new issue, #4539:
URL: https://github.com/apache/camel-k/issues/4539

   I wrote a custom component to use from doc in here https://camel.apache.org/manual/writing-components.html and can work normally with project camel by import jar file to camel project. But when we i add the this component to camel k by command:


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

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


[GitHub] [camel-k] hoangtuannguyen-manabie commented on issue #4539: Use custom component in camel K

Posted by "hoangtuannguyen-manabie (via GitHub)" <gi...@apache.org>.
hoangtuannguyen-manabie commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1623442353

   Ah thanks. let me consider other way


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


Re: [I] Use custom component in camel K [camel-k]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1828853194

   This issue has been automatically marked as stale due to 90 days of inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
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] hoangtuannguyen-manabie commented on issue #4539: Use custom component in camel K

Posted by "hoangtuannguyen-manabie (via GitHub)" <gi...@apache.org>.
hoangtuannguyen-manabie commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1696934889

   not yet @usevalad-prus i used camel project instead


-- 
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] usevalad-prus commented on issue #4539: Use custom component in camel K

Posted by "usevalad-prus (via GitHub)" <gi...@apache.org>.
usevalad-prus commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1694251437

   Hello @hoangtuannguyen-manabie, have you managed to create a custom quarkus extension and get it working?


-- 
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] squakez commented on issue #4539: Use custom component in camel K

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1623395254

   Camel K does not support custom components at the moment.


-- 
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] hoangtuannguyen-manabie commented on issue #4539: Use custom component in camel K

Posted by "hoangtuannguyen-manabie (via GitHub)" <gi...@apache.org>.
hoangtuannguyen-manabie commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1623397927

   Do we have any workaround for it ?


-- 
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] squakez commented on issue #4539: Use custom component in camel K

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4539:
URL: https://github.com/apache/camel-k/issues/4539#issuecomment-1623433769

   Probably you need to edit the CamelCatalog and specify there which are the dependencies which are bound to the URI. However it's not really immediate workaround and you may also need to provide a Camel Quarkus extension for your component.


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


Re: [I] Use custom component in camel K [camel-k]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #4539: Use custom component in camel K
URL: https://github.com/apache/camel-k/issues/4539


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