Hi All,
I am Ashish, GSoC 2016 aspirant interested in "Actionable Notification in MifosX" project. I followed develoepr docs to setup my local build environment (using Eclipse), and it went fine, except that I am not able to launch the app.
o.s.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/fineract-provider/] in DispatcherServlet with name 'dispatcherServlet'
and it asked for credentials and gave me response as
{"totalFilteredRecords":0,"pageItems":[]}
Every other URL I am trying is not working. What is the correct URL to launch the application is localhost? I launch the app using eclipse by selecting org.apache.fineract.ServerApplication
One thing I want to call out is that I did not do any keystore configuration (I dont think it was there in the build setup instructions).
Thanks
Ashish