PropertyName ValidValue DefaultValue Description
MaxPoolSize Aninteger 8 Maximumsize of server session pool
internallycreated by the resource
adapterfor achieving concurrent
messagedelivery. This should be equal
tothe maximum pool size of MDB
objects.
MaxWaitTime Aninteger 3 Theresource adapter will wait for the
timein seconds specied by this
propertyto obtain a server session
fromits internal pool. If this limit is
exceeded,message delivery will fail.
Subscription
Durability
Durableor Non-Durable Non-Durable SubscriptionDurabilityas specied
byJMS 1.1 specication.
SubscriptionName None SubscriptionNameas specied by
JMS1.1 specication.
MessageSelector Avalid message selector None MessageSelectoras specied by JMS
1.1specication.
ClientID Avalid client ID None ClientIDasspecied by JMS 1.1
specication.
ConnectionFactory
JndiName
Avalid JNDI Name None JNDIname of connection factory
createdin JMS provider. This
connectionfactory will be used by
resourceadapter to create a
connectionto receive messages. Used
onlyif ProviderIntegrationMode is
conguredas jndi.
DestinationJndiName Avalid JNDI Name None JNDIname of destination created in
JMSprovider. This destination will be
usedby resource adapter to create a
connectionto receive messages from.
Usedonly if
ProviderIntegrationModeis
conguredas jndi.
DestinationType javax.jms.Queueor
javax.jms.Topic
Null Typeof the destination the MDB will
listento.
Destination
Properties
Name-valuepairs separated
bycomma
None Speciesthejavabean property
namesand values of the destination of
theJMS client. Required only if
ProviderIntegrationModeis
javabean.
ForeignJMSProviders
Chapter4 ConguringJavaMessage Service Resources 73