lburgazzoli commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-651575467


   @doru1004 I'm honestly lost about what you are doing.
   
   So it seems you have both a `@BindToRegistry` and `--property 
camel.beans.myProcessor=#class:MyProcessor` and well, both are supposed to do 
the same thing. As already stated there is an issue in referencing a class by 
name if the class is provided as a CR (i.e. using `kamel run`) and this will be 
fixed in the next version but as camel-k is not a generic build system, adding 
arbitrary classes to the `kamel run` won't work and as I already said a number 
of time, use jitpack or publish your artefact to a maven repo.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to