-
Notifications
You must be signed in to change notification settings - Fork 8
Setting up the discovery by browsing tool
wilfried2006 edited this page Jul 10, 2012
·
12 revisions
- Run the
start-web.sh(or.bat) script in thewebfolder.
- Make sure Node.js and Git are installed
- Clone the EasySOA repository
- Run the
start-web.sh(or.bat) script in theeasysoa-webfolder.
- The proxy will be launched on
http://localhost:8081, so you will have to edit your browser's options to set the proxy to this address. Please make sure to remove any proxy exceptions (like localhost/127.0.0.1). - In order to use the discovery by browsing client, browse to http://127.0.0.1:8083/easysoa/core/.
- If you are in Chrome browser and you don't discover any services or some authentication problems because of proxy configuration problems. Run : chromium-browser --proxy-server="127.0.0.1:8081" --proxy-bypass-list=""