Administered Object Resource Properties; Activation Spec Properties - Sun Microsystems GlassFish Enterprise Server 2.1 Administration Manual

Hide thumbs Also See for GlassFish Enterprise Server 2.1:
Table of Contents

Advertisement

Foreign JMS Providers
Property Name
ClientId
ConnectionFactory
JndiName
ConnectionValidation
Enabled

Administered Object Resource Properties

Properties in this section are specified when an administered object resource is created. All the
resource adapter properties can be overridden in an administered resource object. Additional
properties available only in the administered object resource are given below.
Property Name
DestinationJndiName
DestinationProperties

Activation Spec Properties

Properties in this section are specified in the Sun-specific deployment descriptor of MDB as
activation-config-properties. All the resource adapter properties can be overridden in an
Activation Spec. Additional properties available only in ActivationSpec are given below.
72
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008
Valid Value
Default Value
A valid client ID
None
JNDI Name
None
true/false
FALSE
Valid Value
JNDI Name
Name value pairs
separated by comma
Description
ClientID as specified by JMS 1.1
specification.
JNDI name of the connection factory
bound in the JNDI tree of the JMS
provider. The administrator should
provide all connection factory properties
(except clientID) in the JMS provider
itself. This property name will be used only
if ProviderIntegratinMode is jndi.
If set to true, the resource adapter will use
an exception listener to catch any
connection exception and will send a
CONNECTION_ERROR_OCCURED event to
application server.
Default Value
Description
None
JNDI name of the destination bound in
the JNDI tree of the JMS provider. The
Administrator should provide all
properties in the JMS provider itself.
This property name will be used only if
ProviderIntegrationMode is jndi.
None
Specifies the javabean property names
and values of the destination of the JMS
client. Required only if
ProviderIntegrationMode is
javabean.

Advertisement

Table of Contents
loading

Table of Contents