What is Domain? how many domains are possible in a single
instance?
Answer Posted / raj
domain is a basic administration unit for weblogic server
instance. each domain configuration is stored in seperated
config.xml file.
creation of multiple domains is not possible in asingle
instance, we can create only one domain using a single instance.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I use a temporary destination? : BEA Weblogic
How to change from default jvm to others?
How many types you configure managed server in weblogic server ?
What is the difference between txdatasource and datasource?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
Can you briefly describe local interfaces?
What are the admin default ports?
How can default JVM be changed to other?
How do you troubleshoot server hang?
What technologies are included in j2ee?
What is meant by gc and explain it?
What is the max amount of information that can be saved in a session object?
How can we change heap size?