Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


5.5.21 imq.service.activelist

imq.service.activelist is the list of connection services to be activated at broker startup, separated by commas.

Description

imq.service.activelist is the list of connection services to be activated at broker startup, separated by commas. The available connection services are:

By setting a broker imq.service.activelist property, it configures to run any or all of these connection services. The value of this property is a list of connection services to be activated when the broker is started. If the property is not specified explicitly, then the jms and admin services are activated by default.

Specifiable values

Type: String

[[jms] | [ssljms] | [httpjms] | [httpsjms] | [admin] | [ssladmin]]

Default value

If the definition item is omitted

jms,admin