Component model

compared with
Current by Nicolas Salatge
on Mar 16, 2011 10:15.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
The component concept allows us to propose a common technical layer (librairies) to services that are deployed on it. That corresponds to a Service Engine (SE) in JBI environment.

Currently, only the bpel component is proposed. This component allows to deploy services where the implementation is described by a BPEL process. The component is in charge to execute bpel process corresponding to each service deployed when a client request arrives on it. It uses [EasyBPEL|easybpel:EasyBPEL Overview] and so [EasyVIPER|easyviper:EasyViper Overview] as common librairies to do it.