PropertyName ValidValue DefaultValue Description
MaxPoolSize Aninteger 8 Maximum size ofserver session pool
internally created bythe resource
adapter for achievingconcurrent
message delivery. Thisshould be equal
to the maximumpool size of MDB
objects.
MaxWaitTime Aninteger 3 The resource adapter willwait for the
time in secondsspecied by this
property to obtaina server session
from its internalpool. If this limit is
exceeded, message deliverywill fail.
Subscription
Durability
Durable or Non-Durable Non-Durable SubscriptionDurability as specied
by JMS 1.1specication.
SubscriptionName None SubscriptionName as specied by
JMS 1.1 specication.
MessageSelector A valid message selector None MessageSelector as specied byJMS
1.1 specication.
ClientID A valid client ID None ClientID as specied byJMS 1.1
specication.
ConnectionFactory
JndiName
A valid JNDI Name None JNDI name of connectionfactory
created in JMSprovider. This
connection factory willbe used by
resource adapter tocreate a
connection to receivemessages. Used
only if ProviderIntegrationMode is
congured as jndi.
DestinationJndiName A valid JNDI Name None JNDI name of destinationcreated in
JMS provider. Thisdestination will be
used by resourceadapter to create a
connection to receivemessages from.
Used only if
ProviderIntegrationMode is
congured as jndi.
DestinationType javax.jms.Queue or
javax.jms.Topic
Null Type of the destination theMDB will
listen to.
Destination
Properties
Name-valuepairs separated
by comma
None Species the javabean property
names and valuesof the destination of
the JMS client.Required only if
ProviderIntegrationMode is
javabean.
ForeignJMS Providers
Chapter4 • ConguringJavaMessage ServiceResources 73