-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure JMS templateConfigure JMS template thresholds and quota
Before you begin
After you create a JMS template, you can define upper and lower message/byte threshold and quota values for queues and topics created from a JMS template.
To configure thresholds and quota for a JMS template:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the Administration Console, navigate to the template resource that you want to configure:
- Click the Configuration > Thresholds and Quotas tab.
- To define thresholds for this JMS template:
- In Bytes Threshold High or Messages Threshold High, specify an upper threshold value that will trigger events based on the number of bytes or messages stored in a destination. Events include message flow control and system log messages.
- In Bytes Threshold Low or Messages Threshold Low, specify a lower threshold value that will trigger events based on the number of bytes or messages stored in a destination. Events include message flow control and system log messages.
For more information about these fields, see Configuration Options.
- To define quota for this queue:
- In Maximum Message Size, specify the maximum size of a message that will be accepted from message producers on a destination. The size includes the message body, any user-defined properties, and the user-defined JMS header fields,
JMSCorrelationID and
JMSType.
- In Quota, select a configured quota settings for a destination.
For more information about these fields, see Configuration Options.
- Save your changes:
- Save Changes to JMS Resources in System Modules
- Save changes to JMS resources in an application module
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).