WASQueueConnectionFactory

A queue connection factory is used to create connections to the associated JMS provider of JMS queue destinations, for point-to-point messaging. Use WebSphere Queue Connection Factory administrative objects to manage queue connection factories for the internal WebSphere JMS provider.

Inherits from type JMSConnectionFactory and adds the following.

Attributes Summary
node : StringThe WebSphere node name of the administrative node where the JMS server runs for this connection factory.
serverName : StringThe server name is the name of the server where the Queue is 'hosted'.

Attribute Details

node    -    The WebSphere node name of the administrative node where the JMS server runs for this connection factory. Connections created by this factory connect to that JMS server.
     data type:  String
     default Value:   unspecified



serverName    -    The server name is the name of the server where the Queue is 'hosted'. This is only relevant to the Client Container and should not be exposed on the WebUI.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004