What is Virtual Host in WebLogic? How to create it & what is
the advantage?
Answer Posted / lakshmi
virtual host is a host name, which maps URL to particular IP address.
to create a virtual host, we require a network channel (server).
In order to create a network channel,
1. go to console->left pane->wlserver->environment->servers
click lock&edit
right pane:
go to example server->protocols->channels
click lock&edit
click new
here, we need to give name, protocol, listen address, port
then, we need to create virtual host
2. go to console->left pane->wlserver->environment->virtual hosts
click lock&edit
right pane:
click new
3. configure
go to console->left pane->wlserver->environment->virtual hosts
right pane:
click on link in virtual hosts table, then click on targets.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is mission in weblogic
How does concurrency work for message-driven beans? : BEA Weblogic
Do you know what is the meaning of classformaterrors used with the applet?
What is meany by plugin?
How do I provide user credentials for starting a server?
What is t3??
Define memory leak ?
What you can do with node manager?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
Can we deploy jar in weblogic?
how ITIL process occurs in weblogic?
What is the java authentication and authorization service (jaas) 1.0?
What are servers?
Can two jms servers share the same persistent store? : BEA Weblogic