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 2020/01/01 22:02:30 UTC

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1169: Unable to run Knative integration

lburgazzoli edited a comment on issue #1169: Unable to run Knative integration
URL: https://github.com/apache/camel-k/issues/1169#issuecomment-570086984
 
 
   As you are using JavaScript, you can't use `convertBodyTo(String.class)` as you would do in Java but you need to follow the graaljs interoperability guides, see https://github.com/graalvm/graaljs/blob/master/docs/user/JavaInterop.md#class-access

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


With regards,
Apache Git Services