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

How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic

0 Answers  


What happens when a failure occurs and the stub cannot connect to a weblogic server instance?

0 Answers  


Explain where are the files placed while deploying the resource adapter in web logic server?

0 Answers  


Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?

0 Answers  


How do you do performance tuning of wls? What are various areas to do it

1 Answers  






What are the capabilities of weblogic server?

0 Answers  


How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic

0 Answers  


What is bootup process?

0 Answers  


what happen if we deploy our component in weblogic server

3 Answers   IBM,


What are the uses of a middleware server?

0 Answers  


What are the different groups under web logic security?.

0 Answers  


Explain the performance tuning in jvm, jdbc, jms?

0 Answers  


Categories