-
Notifications
You must be signed in to change notification settings - Fork 8
Used ports
Jeremie Guillemotte edited this page Jun 19, 2013
·
16 revisions
(if required update the following accordingly)
- 7001: Service UI Scaffolder - "REST to SOAP" proxy
- 8080: Service registry (Nuxeo)
- 8081: Discovery by browsing proxy
- 8082: Monitoring proxy (Esper)
- 8083: Web server
- 8084: Run manager driver (http://localhost:8084/) Rest interface for proxy run manager (start, stop, delete and save a run). GUI : yes (based on web page with ajax calls, served by a velocity engine : see src/main/resources/webContent/index.html in project Easysoa-procy-core-api). Css style file is served by Nuxeo registry server.
- 8086: Replay manager driver (http://localhost:8086/). GUI : No => Only a text page to explain the REST commands.
- 8089: Proxy managment service (http://localhost:8089/httpProxyManagementService/) REST interface to instanciate and configurate on demand proxy's. GUI : No, just REST service.
- 8090: Service UI Scaffolder
- 9000: Travel demo - GalaxyTrip service
- 9010: Pure Air Flowers demo - Orders service
- 9020: Travel demo backup - includes Meteo, Currency and Translate backups
- 9080: Travel demo - CreateSummary service
- 6088: Service registry (Nuxeo)
- 8085: Travel services backup - Meteo service
- 6088-6098: for EasySOA Core?
- 7031-7069: for Service discovery?
- 8009-8018: for EasySOA Light/Integration?
- 9011-9019: for PAF/Travel services?