Skip to main content

I implemented rest api using mule. I am able to call the api( ex: localhost:8081/getUser) from local machine. I deployed the application in cloudhub. I am calling same api with http://myapp.cloudhub.io/getUser, but it is not working. Could you please guide us, how to rest service after mule application deployed in cloudhub.

17 answers
  1. Feb 26, 2017, 5:46 PM

    Can you show the mule xml file here

0/9000