What are the different weblogic installation types?

Answer Posted / 2906

Three modes of installation of WebLogic Server:

1) GRAPHICAL: windows> double click; UNIX> chmod a+x filename.bin, ./filename.bin.
2) CONSOLE: WLServerXXX_win32.exe -mode=console; UNIX: chmod a+x filename.bin
./filename.bin -mode=console.
3) SILENT: Windows> WLServerXXX_win32 -mode=silent –silent_xml=path_of_silent.xml

Unix: chmod a+x WLServerXXX, ./ WLServerXXX.bin -mode=silent -silent_xml=/path_to_silent.xml
-log=/home/logs/platform_install.log

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various causes for out of memory?

761


What is the name of default jvm that is made used for weblogic?

781


How do I restrict access to servlets and jsps? : BEA Weblogic

750


What are pending messages in the console? : BEA Weblogic

724


What Is A Weblogic Server Cluster ?

811


How are the notifications generated when a server is added to a cluster?

790


What is ticketing tool used in your project?

773


which protocol it user to connect manage server to admin ? where it is defined ?

7776


Explain how a web logic server works?

791


What is the no_acknowledge acknowledge mode used for? : BEA Weblogic

758


How do I bind string values in a preparedstatement? : BEA Weblogic

735


What are the ways in which the dns request of failed servers handled?

732


Define memory leak ?

905


How to update license?

768


What is mulicast and unicast in weblogic?

774