Context

The context of config-properties list within the schema tree is shown. Italicised links are to other pages.

The resource adaptor entity’s config properties.

List Structure

name non-empty-string
value string
present boolean

The key is name.

name

The config property name.

Type non-empty-string

Description

A non-empty-string has a positive, non-zero length

Value

a string with length 1 or more

value

The config property value. Must be provided as per JAIN SLEE 1.1 Specification section 14.12.1.

This node is mandatory.

Type string

Value

a string

present

present: false is used with partial config bundles to indicate that Rhino will ensure any such named item or entity does not exist.

Type boolean

Value

'true' or 'false'

Default value

true

Previous page Next page