What is a domain in weblogic?
Answer / ajay
Domain is a collection of logically related group of services, resources and functionalities together in one place is nothing but a Domain.
for example : resources like Server instances, machines, clusters and
services like JDBC data sources, JMS servers, security providers and there will One Administration Server, which is the central point from which you configure and manage all resources in the domain and it contains other additional WebLogic Server instances called Managed Servers with clustered environment where we deploy applications like Web, Java and EJBs to process the requests and these total domain information is stored in Config.xml
| Is This Answer Correct ? | 0 Yes | 0 No |
What is error ora-6502? : BEA Weblogic
How do I programmatically get a list of queues or topics? : BEA Weblogic
what are the pre requisite to installing weblogic server 10
What is the use of persistent store in weblogic?
When we will take thread dump? Please give us some examples?
Difference between weblogic development and production mode?
What is the default thread stack size in windows?
how can we handle if server is hang? and how to handle out of memory in weblogic?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What are the different groups under web logic security?.
How does a cluster relate to a domain?
What is Multicast?