What is Virtual Host in Weblogic , how to create it & what
is the advantage ?
Answer Posted / kanika
A virtual host is a set of host names to which WebLogic
Server instances (servers) or clusters respond. Create
virtual hosts in order to maintain more than one server on
only one machine. Configure virtual hosts to meet your
specifications.
To create a virtual host:
1. If you have not already done so, in the Change Center
of the Administration Console, click Lock & Edit (see Use
the Change Center).
2. In the left pane of the console, expand Environments
and select Virtual Hosts to open the Virtual Hosts page.
3. Click New.
4. On the Create a New Virtual Host page, enter the name
that will identify your virtual host.
Note: Once you create a virual host, you cannot rename
it. Instead, you must delete it and create another one that
uses the new name.
5. Click Ok.
6. To activate these changes, in the Change Center of the
Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a
restart
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What is the boot? What is the significance of it?
What is the use of persistent store in weblogic?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
Can I set the deployment order for application modules? For standalone modules?
What are crossdomainconnectors in reference to web logic servers?
Do you know what are the steps involved in setting up classpath in web logic server?
Define the functions of t3 in the web logic server?
Explain what are the ways in which the dns request of failed servers handled?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What causes java.io exceptions in the log file? : BEA Weblogic
How do I use a third-party jdbc driver with jms? : BEA Weblogic
how ITIL process occurs in weblogic?
What is bootup process?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic