I am trying to debug and deploy the program and keep getting an error. The student files list :
* United RESTful web service
http://ilt.mulesoft-training.com/essentials/united/flights
...
FULL TEXT IN ATTACHMENT [57418-more.txt]
6 answers
Ok, I got my issue fixed. I had named the the properties file incorrectly and the flow could not find it. I had "flights-DEV-properties" instead of "flights-DEV.properties" . Renaming the property file made all the difference!