Container Configuration

Version 1 by Charles Casadei
on Feb 26, 2010 20:20.

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

Changes (2)

View Page History
The container configuration is located into the file {{server.properties}} and expressed as property (key/value):
|| Parameter/Property name || Default value || Description ||
| {{petals.container.name}} | - | Name of the container. *MUST* match a container name defined in the topology |
| {{petals.classloaders.isolated}} | {{true}} | If {{true}}, the classloaders of JBI components are fully isolated, ie. they have the system classloader parent instead of the container classloader. If {{false}}, the container classloader is the parent of the classloaders of JBI components |

Other parameters associated to Petals ESB extensions can be found in the file {{server.properties}}:
|| Property name pattern || Extension ||
| {{petals.autoloader.*}} | [Petals ESB "Autoloader"] |
| {color:red}{{petals.artifact...}} | [Petals ESB "Artifact repository"] |