BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

JMS Connection Consumer

 

 


Create a JMS Connection Consumer

  1. Click to expand the JMS node.

  2. Click to expand the JMS Servers node.

  3. Click to expand a server instance under JMS Servers.

  4. Click to expand the JMS Session Pools node.

  5. Click to expand a session pool instance under JMS Session Pools.

  6. Click the JMS Consumers node. The JMS Consumers table displays in the right pane showing all the connection consumers.

  7. Click the Configure a new JMS Connection Consumer text link. A dialog displays in the right pane showing the tabs associated with configuring a new connection consumer.

  8. Enter values in the attribute fields.

  9. Click Create to create a connection consumer instance with the name you specified in the Name field. The new instance is added under the JMS Consumers node in the left pane.

 


Clone a JMS Connection Consumer

  1. Click to expand the JMS node.

  2. Click to expand the JMS Servers node.

  3. Click to expand a server instance under JMS Servers.

  4. Click to expand the JMS Session Pools node.

  5. Click to expand a session pool instance under JMS Session Pools.

  6. Click the JMS Consumers node. The JMS Consumers table displays in the right pane showing all the connection consumers.

  7. Click the Clone icon in the row of the connection consumer you want to clone. A dialog displays in the right pane showing the tabs associated with cloning a connection consumer.

  8. Enter values in the attribute fields.

  9. Click Create to create a connection consumer instance with the name you specified in the Name field. The new instance is added under the JMS Consumers node in the left pane.

 


Delete a JMS Connection Consumer

  1. Click to expand the JMS node.

  2. Click to expand the JMS Servers node.

  3. Click to expand a server instance under JMS Servers.

  4. Click to expand the JMS Session Pools node.

  5. Click to expand a session pool instance under JMS Session Pools.

  6. Click the JMS Consumers node. The JMS Consumers table displays in the right pane showing all the connection consumers.

  7. Click the Delete icon in the row of the connection consumer that you want to delete. A dialog displays in the right pane prompting you to confirm your deletion request.

Click Yes to delete the connection consumer. The connection consumer icon under the JMS Consumers node is deleted.

 


Configuration

General

Attribute

Description

Range of Values

Default Value

Name

Name of the connection consumer.

This attribute is not dynamically configurable.

Valid Java identifier, unique within a specific JMS Server sessionpool.

MyJMS Connection Consumer[-n]

Messages Maximum

Maximum number of messages that can be accumulated by the connection consumer. A value of -1 indicates that there is no maximum.

This attribute is dynamically configurable, but the change does not take effect until the connection consumer's session pool is restarted.

-1, and 1 through 263 - 1

-1

Selector

JMS selector expression used to filter messages. For information on defining selectors, see Programming WebLogic JMS.

This attribute is not dynamically configurable.

Valid JMS message selector expression

N/A

Destination

Destination on which the connection consumer will listen.

This attribute is not dynamically configurable.

Valid JNDI name or null

null

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides a space for optional user-supplied information.

The value must be an alphanumeric string.

Null

 

back to top previous page next page