What are the different weblogic installation types?



What are the different weblogic installation types?..

Answer / 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

More Weblogic Interview Questions

what will happen if a managed server will go down at the time of performing the request

2 Answers  


What technologies are included in j2ee?

1 Answers  


Explain weblogic server?

1 Answers  


What is config.xml?

3 Answers  


how to change the weblogic server password?

2 Answers  


where the transaction logs will be stored

1 Answers  


How do I use jta transactions within an mdb? : BEA Weblogic

1 Answers  


What are the different versions of nm?

1 Answers  


What is actually weblogic cache?

1 Answers  


Ho do you troubleshoot server hang?

1 Answers  


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

2 Answers   TCS,


What steps it pass on when manage start

1 Answers   TCS,


Categories