virtual host creation in weblogic server

Опубликовано: 06 Февраль 2026
на канале: Velpula Harikishan
8,272
33

virtualhost creation in weblogic server

HOW TO CREATE VIRTUAL HOST IN WINDOWS?

LET START .......GOTO DOMAIN STRUCTURE IN ADMIN CONSOLE

SELECT NEW TAB

TYPE NAME ANY NAME MY PC

VH1

Message icon - Success All changes have been activated. No restarts are necessary.
Message icon - Normal Virtual Host created successfully.





NEXT CLICK VH1


TYPE Virtual Host Names:

THAT MEANS DOMAIN NAME FOR EXAMPLE: TRY.COM

and save


next select tragets tab

server1
server2

i am selected and save



next go to servers in domain structure

select server1 and click

and goto protocols tab and click


NEXT GOTO CHANNELS TAB


CREATE NEW CHANNEL


NAME:CHANNEL1

PROTOCOL : HTTP AND CLICK NEXT

TYPE LISTEN PORT: 80 ANY NUMBER


DON T CHANGE SETTINGS

CLICK FINISH


IMP STEP: HOST FILE CHANGE


SEE THIS PATH:C:\Windows\System32\drivers\etc

SELECT HOST FILE AND EDIT IT

SOME TIMES NOT SAVE SO SEE THIS

CHANGE PERMISSIONS IT IS USED READ .WRITE

AFTER CHANGE PERMISSIONS

ADD YOUR HOST NAME


IS COMMENT
SO DON'T USE #

type your host name save and exit

next goto admin console


next step deploy application

so select deployments in admin console

select install tab and click

next upload your file(s) select and click

adn browse your app path

my app name: Calendar.war

and then click next

next this place upload app

next

this place Select deployment targets

select VH1

AND CLICK NEXT

CLICK FINISH


Message icon - Success The deployment has been successfully installed.

and then go to new browse

type: try.com/Calendar

Calendar.html Quick link to your gwt module.

click calendar.html

your app is working so

virtualhost is working

complete installation


thankyou for watching my channel

thankyou..........

bye