play-commons-constants.1.0.source-code.play-commons-constants.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of play-commons-constants Show documentation
Show all versions of play-commons-constants Show documentation
Some constants of important, shared values for the platform
# Shared constants to configure the PLAY platform
#
# @author stuehmer
#
# Send Notify messages to this service
dsb.notify.endpoint = http://46.105.181.221:8084/petals/services/NotificationConsumerPortService
# Send Subscribes and GetResourceProperty messages to this service
dsb.subscribe.endpoint = http://46.105.181.221:8084/petals/services/NotificationProducerPortService
# Send Unsubscribes messages to this service
dsb.unsubscribe.endpoint = http://46.105.181.221:8084/petals/services/SubscriptionManagerPortService
# Eventcloud registry url to list and create proxies with ProActive
eventcloud.registry = pnp://eventcloud.inria.fr:8081/eventclouds-registry
eventcloud.unstable.registry = pnp://eventcloud.inria.fr:8084/eventclouds-registry
# Send requests to this service to list, create proxies and get proxy endpoints
eventclouds.management.endpoint = http://eventcloud.inria.fr:8082/proactive/services/eventclouds/management-webservices
eventclouds.unstable.management.endpoint = http://eventcloud.inria.fr:8085/proactive/services/eventclouds/management-webservices
# Send new EP-SPARQL queries to this service
platfomservices.querydispatchapi.endpoint = http://demo.play-project.eu:8084/play/QueryDispatchApi
# Get metadata (e.g., stream annotations) from this service
governance.metadataservice.endpoint = http://46.105.181.221:8080/metadata/MetadataService
# Get topics and metadata from this service
governance.eventgovernance.endpoint = http://46.105.181.221:8080/governance/EventGovernance