-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure connectionConfigure connection factory unit-of-order parameters
After you configure a connection factory, you can associate a unit-of-order with all sessions created from a factory configured with unit-of-order enabled, and, optionally, a name provided. As a result, all sessions created from this connection factory will have unit-of-order enabled. All messages produced from the same session will belong to the same unit-of-order. Messages from different sessions belong to different unit-of-orders.
To configure unit-of-order parameters on a connection factory:
} } (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 connection factory resource that you want to configure:
- On the Configuration: General tab, click Advanced:
- In Default Unit-of-Order for Producer, select the default Unit-of-Order producer for this connection factory. Select System-generated to allow the system to generate a Unit-of-Order name. Select User-Generated to set the unit-of-order name to the name specified in the User-generated Unit-of-Order Name field.
- In User-generated Unit-of-Order Name, specify a Unit-of-Order Name when the Default Unit-of-Order Producer is set to User-generated.
For more information about this field, 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).