Petals ESB Deployer 1.0.0

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

Changes (4)

View Page History
*** {{id}}, the identifier of this component in the model. Must be the same than the component id of a service unit of the [service-units object model|#serviceUnitsObjectModel],
*** {{reference}}, reference to a {{component}} of the [component repository model|#componentRespositoryModel],
*** {{sharedLibraryReferences}}, reference to a set of shared libraries of the [component repository model|#componentRespositoryModel] used to override the shared library definition of the associated component. These shared libraries will be added to the ones already refereced ate component definition level. Optional,
*** {{parameter-instances}}, the set of {{parameter-instance}} used to configure the current component instance. Optional,
** {{parameter-instance}}, an instance of configuration parameter to define its value:
** {{url}}, the URL of the associated archive,
** {{parameters}}, a set of parameters to configure the component,
** {{sharedLibraries}}, a set of shared libraries that the component requires,
** {{sharedLibraryReferences}}, a set of shared library references that the component requires. Optional,
* {{parameter}}, a configuration parameter of a component:
** {{name}}, the configuration parameter name as declared in the JBI descriptor of the component. A value can be associated to this parameter in a [bus object model|#busObjectModel],
** {{default-value}}, default value of the placeholder. Optional.
* {{shared-libraries}}, the list of shared libraries of this repository. Optional,
* {{sharedLibrary}}, a shared library of this repository:
** {{id}}, the identifier of this shared library in the model. Must be the same than the one defines in the JBI descriptor of the shared library,