Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Virtual Host in WebSphere Application Server

Status
Not open for further replies.

huyds

Programmer
Sep 30, 2002
2
VN
I am new in WebSphere AS. Please tell me how to create a Virtual Host in WSAS. And please tell me which the XMLs I can edit them to create a Virtual Host without using console. Because now I want to write VisualBasic code to create a Virtual Host in WebSphere Application Server.
Thanks very much.
 
Hi,

Start WebSphere
Start the AdminConsole
Click on VirtualHost in the gui
Add a default_host of your choice.


To get the XML there are a number of ways but the easiest it from the AdminConsole click the Console menu and choose "Export to XML" etc.......

Eddie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top