joelicious opened a new issue, #597:
URL: https://github.com/apache/camel-karavan/issues/597

   To recreate the issue:
   
   1. create a new Bean in the Beans tab.
   2. remove the Bean, such that there are no more beans defined.
   
   Execute the integration and then you will see the following error:
   Unable to find constructor for node
    in file:helloworld.yaml, line 72, column 7:
           - {}
             ^
   
   
   Upon inspecting the yaml, you see 
   "    - {} "  where Beans were once defined.
   
   Editing the yaml directly and removing the empty definition fixes the issue.
   
   Expected behavior: (I believe?)
   When deleting all previously defined Beans, the yaml is still valid.  
Secondarily, the probably should not be an empty definition in the yaml.
   


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

Reply via email to