beautypg.com

Sun Microsystems GLASSFISH ENTERPRISE 820433510 User Manual

Page 69

background image

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
specified 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
specified 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
specified 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
specified as a javabean.

SupportsXA

True/false

FALSE

Specifies whether the JMS client
supports XA or not.

ConnectionFactory

Properties

Name value pairs separated
by comma

None

Specifies the javabean property
names and values of the
ConnectionFactory

of the JMS client.

Required only if
ProviderIntegrationMode

is

javabean

.

Foreign JMS Providers

Chapter 4 • Configuring Java Message Service Resources

69