All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.ref-jmsservice-additional-props.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version

Properties Specific to the JMS Service

The following Oracle Message Queue broker configuration properties are available for the JMS Service.

instance-name

Specifies the full Message Queue broker instance name. The default is imqbroker.

instance-name-suffix

Specifies a suffix to add to the full Message Queue broker instance name. The suffix is separated from the instance name by an underscore character (_). For example, if the instance name is imqbroker, appending the suffix xyz changes the instance name to imqbroker_xyz.

append-version

If true, appends the major and minor version numbers, preceded by underscore characters (_), to the full Message Queue broker instance name. For example, if the instance name is imqbroker, appending the version numbers changes the instance name to imqbroker_8_0. The default is false.

user-name

The user name for creating the JMS connection. Needed only if the default username/password of guest/guest is not available in the broker. The default value is guest.

password

The password for creating the JMS connection. Needed only if the default username/password of guest/guest is not available in the broker. The default value is guest.

Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2025 Weber Informatics LLC | Privacy Policy