BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType jms-connection-consumerType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}jms-connection-consumerType

Model
<...>
name?, notes?, messages-maximum?, selector?, destination?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This class defines a JMS connection consumer, which is a JMS destination (queue or topic) that retrieves server sessions and processes messages.

MBean: JMSConnectionConsumerMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
annonymous type derived from intmessages-maximum optional
          

The defined maximum number of messages that the connection consumer can load at one time into a ServerSession's session.

 
stringselector optional
          

The defined JMS message selector of the connection consumer.

 
stringdestination optional
          

The JNDI name of the destination for this connection consumer.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1