Administered Object Configuration Properties

The following administered object configuration properties are supported:


Property Value Description

group

String

The name of the group to associate with this connection definition.

See Configuring Destinations and Naming Contexts for more information.

rpResourceLocation

String

Provides information to the resource adapter describing how to look up the JMS connection factory associated with the <connection-definition> element. Typically the form is: connector:connectorName/remote-jndi-name. connectorName must be defined in the resourceProviderDefinitions.

See Basic Resource Provider Configuration for more information.

The macros defined in a groupDefinition may be used as values in this field.

See Configuring Destinations and Naming Contexts for more information.

rpContextLocation

String

Provides information to the resource adapter describing how how to lookup the destination context that is used to locate the Queue or Topic in a WebLogic Server instance. Typically the form is: connector:connectorName/. connectorName must be defined in the resourceProviderDefinitions.

See Basic Resource Provider Configuration for more information.