user manual

378 BES Developers Guide
<partition> element
<user.orb> element
The user.orb element controls the VisiBroker configuration used for the
Partition's user domain ORB.
<management.orb> element
The management.orb element controls the VisiBroker configuration for the
Partition's management domain ORB.
classloader.policy Determines the type of classloader to be
used by the Partition. Valid values are
per_module or container. The per_module
classloader policy will create a seperate
application classloader for each
deployed module. This policy is required
if you want to be able to hot deploy. The
container policy will load all deployed
modules in the shared classloader. You
cannot hot deploy if this policy is
selected.
classloader.classpath Contains a semicolon (;) seperated list of
JAR files to be loaded by each instance
of the application classloader. This has
the same logical effect as bundling these
jars in every module.
Attribute Description
orb.propstorage Path to the Partition's user ORB
properties file. Relative paths are relative
to the Partition's properties directory (the
directory partition.xml is in).
use.default.smartagent.port This property defines whether the
Partition will use the SCU Smart Agent
configuration to determine the Smart
Agent port value.
use.default.smartagent.addr This property defines whether the
Partition will use the SCU Smart Agent
configuration to determine the Smart
Agent host address value.
Attribute Description
orb.propstorage Path to the Partition's management
domain ORB properties file.
Attribute Description