Sun Microsystems 820433510 Server User Manual


 
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 secondsspecied 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 specied
by JMS 1.1specication.
SubscriptionName None SubscriptionName as specied by
JMS 1.1 specication.
MessageSelector A valid message selector None MessageSelector as specied byJMS
1.1 specication.
ClientID A valid client ID None ClientID as specied byJMS 1.1
specication.
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
congured 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
congured 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 Species the javabean property
names and valuesof the destination of
the JMS client.Required only if
ProviderIntegrationMode is
javabean.
ForeignJMS Providers
Chapter4 • ConguringJavaMessage ServiceResources 73