hi,
i have created a MAF application by which i am displaying a few records from database. I have created a webservice and run it. http://127.0.0.1:7101/MobileExample-Model-context-root/AppModuleService
However, when i try deploying the application on the emulator, I'm getting the following error on application start up:
Cannot connect to 127.0.0.1 on port 7101:java.net.ConnectException: Connection refused.
kindly do the needful
thanks