|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History
The Distributed Service Bus is based on and uses Petals ESB configuration files for standard features such as server name, topology, loggers. Details on these files can be found in the Petals ESB documentation. Additionally, there are also some new configuration files which have been introduced for specific DSB purposes under the _$DSB_HOME/conf_ folder :
* *dsb.cfg*: The main configuration file containing the required configuration values for the Distributed Service Bus (more details in the [DSB Management section|petalsdsb:DSB Management]). below).
* *components.cfg*: The components to start when the DSB starts (more details in the [DSB Management section|petalsdsb:DSB Management]).
* *services2bind.cfg*: A list of external services to bind at startup (more details in the [DSB Management section|petalsdsb:DSB Management]).
* *services2bind.cfg*: A list of external services to bind at startup (more details in the [DSB Management section|petalsdsb:DSB Management]).

# The main class of the DSB kernel. This is the class which instanciate DSB
class=org.petalslink.dsb.kernel.PetalsServerImpl{code}\* 'name' is just a name displayed in the terminal at startup.
* 'url' is an URL displayed in the terminal at startup.
* 'mail' is the contact email for this distribution displayed in the terminal at startup
* 'mail' is the contact email for this distribution displayed in the terminal at startup
