cf-mta-examples icon indicating copy to clipboard operation
cf-mta-examples copied to clipboard

Example: Content deployment - Invalid webapps in content.zip

Open IObert opened this issue 5 years ago • 1 comments

It seems that all web apps in https://github.com/SAP-samples/cf-mta-examples/tree/master/content-deployment/content specify destinations in the xs-app.json file. If these destinations are not set up, the webapps cannot be used as the approuter will throw an exception.

So the sample is ok if it should only be used to demonstrate the cf deploy ./ but it's not suited to show how to use the html5 app repo.

My ask would be to remove the destinations from the xs-app.json files

IObert avatar Feb 05 '20 15:02 IObert

Good point @IObert, It does make sense to demonstrate with working examples - makes it much more tangible. I'm leaving the issue opened until the example is fixed. Thanks for debugging and sharing this!

ddonchev avatar Feb 05 '20 16:02 ddonchev