Petals ESB source code tree

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

Changes (1)

View Page History
The source code tree reflects the Petals ESB architecture, and is organized as following:
* the directory '{{client-tools}}' contains Petals ESB clients stacks and is composed of following sub-projects:
** {{parent}}: The parent POM of all client tools,
** {{petals-admin}}: The Petals ESB administration API,
** {{petals-ant}}: The Petals ESB Ant's tasks,
** {{petals-cli}}: The Petals CLI (Command Line Interface),
** {{petals-jmx}}: The Petals ESB JMX API,
** {{petals-cacti}}: Petals ESB client part for Cacti,
** {{petals-nagios}}: Petals ESB client part for Nagios
* the directory '{{components-sls}}' contains all stuff about Petals ESB JBI components: CDK, shared libraries and components:
** {{cdk}}: The Petals Component Development Kit,
** {{components}}: Petals ESB components,
** {{sls}}: Petals ESB shared libraries.
* the '{{container}}' is composed of following sub-projects:
** {{petals-transporter-local-default}} : Futur project. The current implementation of the local transporter (perhaps new implementations could occur, they will name '{{petals-local-transporter-xxx}}')