1) Manually add the following in the config.xml:
Or we can add the following in JAVA_OPTIONS :
-Dweblogic.Use81StyleExecuteQueues=true
2) Start the server
On adding this parameter we will get queue tab under server > configuration > Queue the console:
Create a new Queue with the name: weblogic.kernel.default
We can edit the queue length and other parameters as in WLS8.1
Reference link:
http://download.oracle.com/docs/cd/E11035_01/wls100/perform/appb_queues.html#wp1048423
how can I add the Admin server on config.xml?
ReplyDelete