michaeljmcd commented on issue #3442: URL: https://github.com/apache/camel-k/issues/3442#issuecomment-1183113641
> Hi, there is one more important step left to run your integration. It is: > > ``` > kamel run Example.java > ``` My bad, that's a bit of a documentation fail. Yes, I ran `kamel run Example.java` before `describe integrations`. The describe command did return the object (which wouldn't have been the case if `run` had been omitted entirely) but never one that progressed to actually running. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
