PropertyName ValidValues DefaultValue Description
TopicConnectionFactory
ClassName
Nameof the class available
in the applicationserver
classpath , forexample:
com.sun.messaging.
TopicConnectionFactory
None Class name of
javax.jms.TopicConnectionFactory
implementation of theJMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XAConnectionFactory
ClassName
Nameof the class available
in application server
classpath , forexample:
com.sun.messaging.
XAConnectionFactory
None Class name of
javax.jms.ConnectionFactory
implementation of theJMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XAQueueConnection
FactoryClassName
Nameof the class available
in application server
classpath , forexample:
com.sun.messaging.
XAQueueConnectionFactory
None Class name of javax.jms.
XAQueueConnectionFactory
implementation of theJMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XATopicConnection
FactoryClassName
Nameof the class available
in application server
classpath , forexample:
com.sun.messaging.
XATopicConnectionFactory
None Class name of javax.jms.
XATopicConnectionFactory
implementation of theJMS client.
Used if ProviderIntegrationMode is
javabean.
TopicClassName Name ofthe class available
in application server
classpath , forexample:
com.sun.messaging.Topic
None Class Name of javax.jms.Topic
implementation of theJMS client.
Used if ProviderIntegrationMode is
javabean.
QueueClassName Name ofthe class available
in application server
classpath , forexample:
com.sun.messaging.Queue
None Class Name of javax.jms.Queue
implementation of theJMS client.
Used if ProviderIntegrationMode is
specied as ajavabean.
SupportsXA True/false FALSE Specieswhether the JMSclient
supports XA ornot.
ConnectionFactory
Properties
Namevalue pairs separated
by comma
None Species the javabean property
names and valuesof the
ConnectionFactory of the JMSclient.
Required only if
ProviderIntegrationMode is
javabean.
ForeignJMS Providers
Chapter4 • ConguringJavaMessage ServiceResources 69