Server User Manual

Property Name Valid Values Default Value Description
TopicConnectionFactory
ClassName
Name of the class available
in the application server
classpath , for example:
com.sun.messaging.
TopicConnectionFactory
None Class name of
javax.jms.TopicConnectionFactory
implementation of the JMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XAConnectionFactory
ClassName
Name of the class available
in application server
classpath , for example:
com.sun.messaging.
XAConnectionFactory
None Class name of
javax.jms.ConnectionFactory
implementation of the JMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XAQueueConnection
FactoryClassName
Name of the class available
in application server
classpath , for example:
com.sun.messaging.
XAQueueConnectionFactory
None Class name of javax.jms.
XAQueueConnectionFactory
implementation of the JMS client.
Used if ProviderIntegrationMode is
specied as javabean.
XATopicConnection
FactoryClassName
Name of the class available
in application server
classpath , for example:
com.sun.messaging.
XATopicConnectionFactory
None Class name of javax.jms.
XATopicConnectionFactory
implementation of the JMS client.
Used if ProviderIntegrationMode is
javabean.
TopicClassName Name of the class available
in application server
classpath , for example:
com.sun.messaging.Topic
None Class Name of javax.jms.Topic
implementation of the JMS client.
Used if ProviderIntegrationMode is
javabean.
QueueClassName Name of the class available
in application server
classpath , for example:
com.sun.messaging.Queue
None Class Name of javax.jms.Queue
implementation of the JMS client.
Used if ProviderIntegrationMode is
specied as a javabean.
SupportsXA True/false FALSE Species whether the JMS client
supports XA or not.
ConnectionFactory
Properties
Name value pairs separated
by comma
None Species the javabean property
names and values of the
ConnectionFactory of the JMS client.
Required only if
ProviderIntegrationMode is
javabean.
Foreign JMS Providers
Chapter 4 • Conguring Java Message Service Resources 69