BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element maximum-message-size

Model
<maximum-message-size>annonymous type derived from int</maximum-message-size>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>The maximum number of bytes allowed in individual messages on
 this SAF agent.</p>

 <ul>
 <li>
 <p>The message size includes the message body, any user-defined
 properties, and the user-defined JMS header fields:
 <code>JMSCorrelationID</code> and <code>JMSType</code>.</p>
 </li>

 <li>
 <p>Producers sending messages that exceed the configured maximum
 message size for the SAF agent will receive a
 <code>ResourceAllocationException</code>.</p>
 </li>

 <li>
 <p>The maximum message size is only enforced for the initial
 production of a message. Messages that are redirected to an error
 destination or forwarded to a member of a distributed destination
 are not checked for size. For instance, if a destination and its
 corresponding error destination are configured with a maximum
 message size of 128K bytes and 64K bytes, respectively, a message
 of 96K bytes could be redirected to the error destination (even
 though it exceeds the 64K byte maximum), but a producer could not
 directly send the 96K byte message to the error destination.</p>
 </li>

 <li>
 <p>Applies only to agents with sending capability.</p>
 </li>

 <li>
 <p>Updating <code>MaximumMessageSize</code> affects only incoming
 messages; stored messages are not affected.</p>
 </li>
 </ul>
 (Interface=weblogic.management.configuration.SAFAgentMBean Attribute=getMaximumMessageSize)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0