-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure general topicConfigure general topic properties
Before you begin
After you create a topic, you can define general property values, such as selecting a destination key for sorting messages as they arrive on the topic, or a selecting JMS template if you are using one to configure properties for multiple topics.
To configure general values for a topic:
} } (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 topic resource that you want to configure:
- On the Configuration: General page:
- In JNDI Name, enter a name for accessing the topic within the JNDI namespace.
- In Template, select a pre-configured JMS template from which the topic will inherit its default property values.
- In Destination Keys, select a pre-configured sort key for sorting the messages that arrive on the topic by moving a destination key from the Availble column into the Chosen column.
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).