Skip to content

Setting up the discovery by browsing tool

mkalam-alami edited this page Jul 22, 2011 · 12 revisions

In order to use this tool, you have to launch a specific HTTP proxy and configure your browser to use it.

  • In order to launch the proxy, run the start-proxy.sh (or .bat) script in the discovery-by-browsing folder. 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).
  • Launch the web server with the start-web.sh (or .bat) script (same folder), then browse to http://127.0.0.1:8083/easysoa/core/.

NOTE: The Nuxeo registry, web proxy, web server and web client are configured to be run on the same machine.

Clone this wiki locally