|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History** Receiving messages which is exactly the opposite of the sending role.
* The *Endpoint Registry* ({{org.ow2.petals.jbi.messaging.registry.EndpointRegistry interface}}) is in charge of storing the endpoint references and their service descriptions (WSDL descriptions). The endpoints are stored in a database in order to optimize their retrival.
* The *Network Service* is responsible of managing nodes whi want to join or leave the Petals ESB network.
* The *Configuration Service* handles the configuration of the local Petals ESB container. This local configuration contains data for the container such as topology, server properties (name, timeouts, QoS, JAAS, SSL…) but also domain and subdomain informations.
* The *Repository Service* ({{org.ow2.petals.platform.repository.RepositoryService interface}}) handles JBI artefacts resources needed at runtime by the container. When a JBI artefact is installed/deployed on the container, it is exploded in a distinct folder holded by the Repository Service. When the container is restarted, all the JBI resources are reloaded from their repository path. This allows JBI artefacts such as components to store/persist resources to be reused in their dedicated workspace.