Skip to content

Overall Integration Tests M36

Bastien Sauvan edited this page Sep 5, 2013 · 9 revisions

This is a list of port numbers and service endpoints used in the PLAY M36 "Overall" scenario. See also the simulator code.

For the centralized integration all services must use disjoint port numbers on the testing machine:

Machine: XXXXXXXX

Component Port Number Endpoint URI
EC Registry 8081 pnp://localhost:8081/eventclouds-registry
EC ProActive HTTP & Management WS 8082 http://localhost:8082/proactive/services/eventclouds/management-webservices
EC ProActive PNP 8083 n/a
EC HTTP (WSN Proxies) 9000 n/a
EC WebApp 5000 http://localhost:5000/
DCEP ProActive PNP 9150 n/a
DCEP ProActive HTTP 9151 n/a
DCEP Querydispatch SOAP 8084 http://localhost:8084/play/QueryDispatchApi
DCEP Querydispatch REST 8085 http://localhost:8085/patterns/
DSB SOAP 7084 dsb.notify.endpoint = http://localhost:7084/petals/services/NotificationConsumerPortService
dsb.subscribe.endpoint = http://localhost:7084/petals/services/NotificationProducerPortService
dsb.unsubscribe.endpoint = http://localhost:7084/petals/services/SubscriptionManagerPortService
Tomcat (Governance, ...) 8080 play.platform.endpoint = http://localhost:8080/play/api/v1/platform/
play.governance.endpoint = http://localhost:8080/play/api/v1/governance/
play.rdf.endpoint = http://localhost:8080/play/api/v1/rdf/
YourComponent ##### http://localhost:####/
Clone this wiki locally