Define the toolbar elements.
Answer / Vaibhav Shrivastava
In WebLogic, the toolbar elements are a set of controls and options located at the top of the WebLogic Server Administration Console. These elements include: 1) Domain Navigator - used to navigate between domains. 2) Deployments - allows managing deployments (deployed applications). 3) Servers - shows server instances. 4) Security Realms - manage security settings. 5) Services - configure various services like JMS, JDBC, etc. 6) Configuration - access WebLogic Server configuration options.
| Is This Answer Correct ? | 0 Yes | 0 No |
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
How do stubs work in a WebLogic Server cluster ?
what is struck threadump?
How Administration Server And Managed Servers Will Interact ?
What is a thread dump?
What is the significance of boot?
what is diff btwn JNDI&JDBC?
6 Answers CTS, JPMorgan Chase,
By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file
What is the difference between url instance and urlconnection instance?
Explain the types of node manager?
what is domian and how can it work ?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?