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 |
How do I configure weblogic to use a socks proxy? : BEA Weblogic
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
How does a file store compare with a jdbc store? : BEA Weblogic
1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a cluster, if one of the servers has issues and is not accessible, will the other servers know about it? and how??
What is LDAP and how to configure LDAP server to weblogic server? any budy give me steps
what is struck threadump?
How will a single machine run multiple web logic server instances?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
What Are The Various Types Of Weblogic Installations ?
What is Virtual Host in WebLogic? How to create it & what is the advantage?
What is meant by managedserver?
What is thread stack size? What is the default thread stack size in windows?