Petals-SE-Camel 1.0.0-SNAPSHOT

compared with
Version 7 by Victor NOËL
on Mar 17, 2015 14:15.

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

Changes (5)

View Page History
{color:red}{*}TODO. Add some explanation on how to use direct: and seda: URIs from Camel to call local routes.*{color}

{color:red}{*}TODO. An alternative solution proposed by Bertrand is to assign to each provides a list of route-ids that are defined in the camel routes: the problem with that is that we go outside of the camel philosophy that prefer to have self-contained routes.*{color}

{color:red}{*}TODO. An alternative solution proposed by Bertrand is to directly refer to the service-oriented naming of endpoints (Interface/Service/Endpoint) in the routes and then to verify if they are things declared in the JBI.*{color}

h2. JBI Descriptor

{color:red}{*}TODO. make that a real example, this is copied from jsi181 with bits of EIP and a mock-up for camel:routes...*{color}

{color:red}{*}TODO. An alternative solution proposed by Bertrand is to assign to each provides a list of route-ids that are defined in the camel routes: the problem with that is that we go outside of the camel philosophy that prefer to have self-contained routes.*{color}


h3. Provides Section




|| Parameter || Description || Default || Required ||
| service-id | The unique id in the SU for the provided service. It will be visible from the route to refer to this service. | {center}\-{center} | {center}Yes{center} |



|| Parameter || Description || Default || Required ||
| service-id | The unique id in the SU for the consumed service. It will be visible from the route to refer to this service. | {center}\-{center} | {center}Yes{center} |