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 happens if remove( ) is never invoked on a session bean?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
What happens when database down in weblogic
If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed
How can the admin console be disable before it is re-enable by WLST?
what is diff btwn JNDI&JDBC?
6 Answers CTS, JPMorgan Chase,
What is MSI mode?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
How does weblogic support corba and client communication via iiop? : BEA Weblogic
What is clustering and what is achieved through it?
Tell me what are the ways in which weblogic servers can run on multiple machines?
When we will take thread dump?