GenericJMSConnectionFactory

A JMS connection factory is used to create connections to the associated JMS provider for JMS destinations. Use this panel to view or change the configuration properties of a JMS connection factory for the selected generic JMS provider.

Inherits from type JMSConnectionFactory and adds the following.

Attributes Summary
externalJNDIName : StringThe JNDI name that is used to bind the connection factory into the application server's name space.
type : JMSCFResourceTypeWhether this connection factory is for creating JMS queue destinations or JMS topic destinations.

Attribute Details

externalJNDIName    -    The JNDI name that is used to bind the connection factory into the application server's name space.
     data type:  String
     default Value:   unspecified



type    -    Whether this connection factory is for creating JMS queue destinations or JMS topic destinations.
     data type: JMSCFResourceType
     default Value:   unspecified
     Allowed Values:  QUEUE   TOPIC   UNIFIED  


Copyright IBM Corp. 1997-2004