The remote component

The remote composite defines three SCA services as shown below:

In order to be able to use these APIs remotely, a REST binding is available on each interface. Default URIs are:

${DEFAULT_URI} is a related to the configurable org.ow2.frascati.binding.uri.base Java property. Its default value is http://localhost:8090.

Warning

To be able to access FraSCAti remote API from another host, you MUST override the org.ow2.frascati.binding.uri.base default value.